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 2: Line 2:


{{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


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

Revision as of 16:32, 2 August 2010

Up

Command

LOAD_PROCESS <process filename>


Load an existing .prc file

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