10. - Command Files
In this chapter you will find:
- instructions for making files that contain sequences of commands that will run C-PLOT
- an explanation of how to pass arguments to these command files how to use the command files to run the program in batch mode (in the background)
- how to make the program interpret graphics filter instructions as pen-plotter instructions and vice versa, using the same command file in both cases.
- 10.1. - Commands covered
10.2. -
do
take commands from a file10.3. -
mk
make a command file10.4. -
em
end making a command file10.5. -
sf
save current format10.6. -
ch
change target of drawing commands10.7. -
w
wait for user to enter <return>
10.8. - Running in batch mode