Category:Post Processing: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
ConnerO (talk | contribs)
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| Border="1"
[[Main_Page|{{Up}}]]
| align="left" |[[GET_POST_DATA]] <parameter> <value>
{{Post_Processing}}
|-
| align="left" |[[SET_POST_DATA]] <parameter> <value>
|-
| 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>
|-

Latest revision as of 14:20, 19 August 2010

Up

Command Version Number
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>
GET_POST_NUM <post number variable> <value>
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>
GET_NUM_POST_TOOL_IDS <num ids> 22, 0, 37
GET_POST_TOOL_ID <index> <tool> <id> 22, 0, 37

Pages in category "Post Processing"

The following 13 pages are in this category, out of 13 total.