Argument_List Data Structure
The Argument_List data structure is a comma delimited list in the format:
: Argument_Name_1 | Type_1, : Argument_Name_2 | Type_2,...,: Argument_Name_N | Type_N
The Type argument can have any of these values:
"C" = Character
"D" = Date
"L" = Logical
"N" = Numeric
Supported By
Alpha Five Version 8 Enterprise Edition
Limitations
Desktop applications only.