Template:Post Processing: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
MikeONeill (talk | contribs) No edit summary |
MikeONeill (talk | contribs) No edit summary |
||
Line 24: | Line 24: | ||
| align="left" |[[OUTPUT_POST_LINE]] <text> | | align="left" |[[OUTPUT_POST_LINE]] <text> | ||
|- | |- | ||
| align="left" |[[ | | align="left" |[[GET_NUM_POST_TOOL_IDS]] <num ids> || 22, 0, 37 | ||
|- | |- | ||
| align="left" |[[GET_POST_TOOL_ID]] <index> <tool> <id> || 22, 0, 37 | | align="left" |[[GET_POST_TOOL_ID]] <index> <tool> <id> || 22, 0, 37 | ||
|} | |} |
Latest revision as of 15:15, 29 April 2022
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 |