Args.Begin (gb.args)
Static Sub Begin ( [ Usage As String ] )
Start the program argument analysis.
Usage is an optional argument. If specified, it must be a string that describes
the program syntax. That string can be printed by the
--help
or
-h
option.
If no usage string is specified, a default one will be used.