RUN POST: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
|description=Create posted output. | |description=Create posted output. | ||
|param1=[<post filename>]|param1_desc= | |param1=[<post filename>]|param1_desc=Post Processor filename | ||
|param2=[<tape filename>]|param2_desc= | |param2=[<tape filename>]|param2_desc=Output filename | ||
}} | }} | ||
Revision as of 17:35, 13 January 2011
Command
- RUN_POST [<post filename>, <tape filename>]
Create posted output.
Parameters
- [<post filename>]
- Post Processor filename
- [<tape filename>]
- Output filename
Example
- RUN_POST MyPost$, "OutputCode.NCF"