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:
[[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 23:32, 30 July 2010

Up

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