SAVE PART AS

From Macros Wiki
Revision as of 22:21, 21 July 2010 by ConnerO (talk | contribs)
Jump to navigationJump to search

Command

SAVE_PART_AS <filename>


Saves the open part file with a defined name

Parameters

<filename>
Filename as either text in double quotes, or a text variable.
If the filename does not contain full path information, then the file will be opened in the same folder as the macro.

Example

SAVE_PART_AS "GIBBS"