| Syntax: | READ_TAIL(C command_tail) |
| Return Value: | U command_tail |
| Description: | READ_TAIL reads a command tail where a program is specified on the command line. This function does not work for command tails passed using %CALL. Once a command tail has been read using either READ_TAIL or READ_TOGGLE, it cannot be re read It is best to use READ_TAIL with a command tail name unless you want to specify a list of similar items. You should call READ_TAIL() and READ_TOGGLE() to check for all the possible named command tails before reading command tails without a name. |
| Example: | given command tails of GEORGE FRED −HENRY B |