Template:Post Processing: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
MikeO (talk | contribs)
No edit summary
No edit summary
Line 21: Line 21:
|-
|-
| align="left" |[[OUTPUT_POST_LINE]] <text>
| align="left" |[[OUTPUT_POST_LINE]] <text>
|-
| align="left" |[["GET_NUM_POST_TOOL_IDS]] <num ids> || 22, 0, 37
|-
| align="left" |[[GET_POST_TOOL_ID]] <index> <tool> <id> || 22, 0, 37
|}
|}

Revision as of 15:14, 29 April 2022

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