Topic: support
Tool | Description |
---|---|
g.message | Prints a message, warning, progress info, or fatal error in the GRASS way. This module should be used in scripts for messages served to user. |
g.parser | Provides full parser support for GRASS scripts. |
g.tempfile | Creates a temporary file and prints it's file name. |
g.version | Displays GRASS version info. Optionally also prints build or copyright information. |
See also the corresponding keyword for additional references:
support
- Provides full parser support for GRASS scripts - Provides full parser support for GRASS scripts.
- g.message - Prints a message, warning, progress info, or fatal error in the GRASS way. This module should be used in scripts for messages served to user.
- g.tempfile - Creates a temporary file and prints it's file name.
- g.version - Displays GRASS version info. Optionally also prints build or copyright information.