MAX+PLUS in Command-Line Mode
So far we have been running MAX+PLUS II in interactive mode. MAX+PLUS II can also run in command-line mode. One advantages of command-line mode is you can create script or batch file to run MAX+PLUS II.
Two commands you¡¯ll need to know:
maxplus2 [ -h | -v | <option(s)> [<I/O option(s)>] <project name> ]
- For help, type: maxplus2 -h or -help
-
Setacf [-h] [-c] [-f<file>] [-a] [-s<sect_name>[:sect_value]]
[-p<new_hpath>] [-m<new_value>] [-d <variable>]
[<variable> [<value>]]
- For help, type setacf -h or -help