OUTPUT POST LINE: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
New page: {{Command|syntax=OUTPUT_POST_LINE <text> |description=*DESCRPTION* |param1=<text>|param1_desc= }} ===Example=== :- OUTPUT_POST_LINE Category:Post_Processing |
No edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
[[:Category:Post_Processing|{{Up}}]] | |||
{{Command|syntax=OUTPUT_POST_LINE <text> | {{Command|syntax=OUTPUT_POST_LINE <text> | ||
|description= | |description=:Output a line of text to the current post output file. | ||
|param1=<text>|param1_desc= | |param1=<text>|param1_desc=Text to be output. | ||
}} | }} | ||
===Example=== | ===Example=== | ||
: | :OUTPUT_POST_LINE "(Start of macro generated data)" | ||
[[Category:Post_Processing]] | [[Category:Post_Processing]] |
Latest revision as of 17:46, 13 January 2011
Command
- OUTPUT_POST_LINE <text>
- Output a line of text to the current post output file.
Parameters
- <text>
- Text to be output.
Example
- OUTPUT_POST_LINE "(Start of macro generated data)"