RUN POST: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
{{Command|syntax=RUN_POST [<post filename>, <tape filename>] | {{Command|syntax=RUN_POST [<post filename>, <tape filename>] | ||
|description= | |description=Create posted output. | ||
|param1=[<post filename>]|param1_desc={{post filename}} | |param1=[<post filename>]|param1_desc={{post filename}} | ||
Line 9: | Line 9: | ||
===Example=== | ===Example=== | ||
: | :RUN_POST MyPost$, "OutputCode.NCF" | ||
[[Category:Post_Processing]] | [[Category:Post_Processing]] |
Revision as of 17:34, 13 January 2011
Command
- RUN_POST [<post filename>, <tape filename>]
Create posted output.
Parameters
- [<post filename>]
- Template:Post filename
- [<tape filename>]
- Template:Tape filename
Example
- RUN_POST MyPost$, "OutputCode.NCF"