Difference between revisions of "LOAD PROCESS"
From Macros Wiki
Line 1: | Line 1: | ||
+ | [[Procs:Process_Selection|{{Up}}]] | ||
+ | |||
{{Command|syntax=LOAD_PROCESS <process filename> | {{Command|syntax=LOAD_PROCESS <process filename> | ||
|description=:Load an existing .prc file, same as [[LOAD_PROC]] | |description=:Load an existing .prc file, same as [[LOAD_PROC]] |
Revision as of 18:32, 30 July 2010
Command
- LOAD_PROCESS <process filename>
- Load an existing .prc file, same as LOAD_PROC
Parameters
- <process filename>
- Name of the .prc file, must be in double quotes
Example
- LOAD_PROCESS "shape.prc"
- For an example macro see Use_Saved_Process