Category:Post Processing: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
| align="left" |[[RUN_POST]] [<post filename> <tape filename>] | | align="left" |[[RUN_POST]] [<post filename> <tape filename>] | ||
|} | |} | ||
<br><br> | |||
{| Border="1" | |||
|+ Custom Post Variables | |||
| align="left" |[[GET_POST_VAR]] <variable name> <variable> | |||
|- | |||
| align="left" |[[GET_POST_FLAG]] <flag number> <variable> | |||
|- | |||
| align="left" |[[SET_POST_NUM]] <variable number> <value> | |||
|- | |||
| align="left" |[[SET_POST_VAR]] <variable name> <value> | |||
|- | |||
| align="left" |[[SET_POST_FLAG]] <flag name> <value> | |||
|- | |||
| align="left" |[[GET_POST_SEQ]] <variable> | |||
|- | |||
| align="left" |[[OUTPUT_POST_LINE]] <text> | |||
|- |
Revision as of 17:09, 15 July 2010
GET_POST_DATA <parameter> <value> |
SET_POST_DATA <parameter> <value> |
RUN_POST [<post filename> <tape filename>] |
GET_POST_VAR <variable name> <variable> |
GET_POST_FLAG <flag number> <variable> |
SET_POST_NUM <variable number> <value> |
SET_POST_VAR <variable name> <value> |
SET_POST_FLAG <flag name> <value> |
GET_POST_SEQ <variable> |
OUTPUT_POST_LINE <text> |
Pages in category "Post Processing"
The following 13 pages are in this category, out of 13 total.