Uppsala Software Factory - Macros and symbols
Some of the programs share a common command-line-loop interface. These
programs can execute macros and have a simple mechanism for using symbols.
This is true for: MAMA, MAPMAN, DATAMAN, LSQMAN, MOLEMAN2 and ODBMAN.
These programs have the following commands in common:
- QUit - stop the program
- ! - comment line (ignored)
- ? - list all commands
- $ - execute a system command (e.g.: $ ls -al)
- @ - execute a macro (e.g.: @ apply_rotation.momac)
- & - define a symbol (e.g.: & file 1cbs.pdb)
See the respective manuals for more details.
Latest update at 11 March, 1997.