LOAD PROCESS: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
ConnerO (talk | contribs)
No edit summary
Line 1: Line 1:
{{Command|syntax=LOAD_PROCESS <process filename>
{{Command|syntax=LOAD_PROCESS <process filename>
|description=:Load an existing .prc file.
|description=:Load an existing .prc file, same as [[LOAD_PROC]]


|param1=<process filename>|param1_desc={{process filename}}
|param1=<process filename>|param1_desc={{process filename}}

Revision as of 18:30, 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