Articles
Forums
Downloads
Autodocs
Home
/
Autodocs
/
rexxsupport.library
NAME
GETARG
retrieve a given argument from an ARexx command packet
SYNOPSIS
rv = GETARG(packet,[argument])
FUNCTION
Retrieves from the given ARexx command packet the indicated argument number and returns it as a string.