@ tefigel |-- | Prepare a list of question marks "?" corresponding to | the variable-length parameter list. |-- interface(...) set QL=? loop I=2,REG_COUNT set QL=QL, ? endloop retvalue=QL