LOAD PROCESS

From Macros Wiki
Revision as of 23:32, 14 January 2011 by Mikeo (talk | contribs)
Jump to navigationJump to search

Up

Command

LOAD_PROCESS <process filename>


Load an existing process (.prc) file.

Parameters

<process filename>
Process filename. Use the complete pathname if it is not in the same folder as the macro.

Example

LOAD_PROCESS "shape.prc"


For an example macro see Use_Saved_Process