This option executes option strings specified before this option.
This option executes option strings specified before this option. |
input=a.obj,b.obj ;(1) start=P,C,D/100,B/8000 ;(2) output=a.abs ;(3) end input=a.abs ;(4) form=stype ;(5) output=a.mot ;(6) |
To specify subcommand file test.sub, describe as:
Processing from (1) to (3) are executed and a.abs is output.
Then processing from (4) to (6) are executed and a.mot is output.