next | previous | forward | backward | up | top | index | toc | Macaulay2 website
Macaulay2Doc :: scriptCommandLine

scriptCommandLine -- the command line arguments to be used when running a script

Synopsis

Description

A constant whose value is the list of arguments passed to the interpreter when a script is started, excluding argument 0, the name of the program, and excluding argument 1, the option "--script".

See also

For the programmer

The object scriptCommandLine is a list.