SAVE PART AS: 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=SAVE_PART_AS <filename>
{{Command|syntax=SAVE_PART_AS <filename>
|description=Saves the open part file with a defined name
|description=:Saves the open part file with a defined name


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

Revision as of 15:59, 23 July 2010

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"