Platform | x64, Win32 |
Purpose |
To get the next command line argument as an integer. |
Syntax |
SUBROUTINE CMNUM@(N,*) |
Description |
This routine interprets the next command line argument as an integer if possible. The alternate return is taken if the next token is not a valid integer, and the next call of CMNAM@ will return the token which caused the error. |