str-var = Get_Arg_Tag$(n)


Operands:

n

The relative Tag Operand value desired, counting from left to right.


Returns:


Returns the specified Tag Operand value.


Note: this function is only valid following successful completion of an SPF_Parse function call to parse the command line operands.


RC will always be 0 and Msg$ will be "" (Null) on successful completion.

RC will be 8 and Msg$ set to an error message on any error. e.g. an invalid 'n' value


Special Notes:


A full description of using this function will be found in How do I access the parsed out Operands? 


Created with the Personal Edition of HelpNDoc: Free EPub producer