Command-line Option Parser | |
Type | library |
Dictionary | library.getopt |
Library | Command-line Option Parser |
Associations | com.livecode.library.getopt |
Description | Command-line argument parser library. |
Type | Name | Summary | Syntax |
---|---|---|---|
function | GetOpt | Parse options from command line arguments Associated:GetOptLibrary | GetOpt(<grammar> [, <argumentArray>]) |
library | Command-line Option Parser | GetOpt(<grammar> [, <argumentArray>]) |