TKE_Conditions
Opcode
ASCII |
? |
Hexadecimal |
3F |
Decimal |
63 |
Operands
Variable length, (length)xByte conditions
length |
Length of the string. Value is a Byte, but if the value is 254, the real length follows as an additional Word, or if 255 the real length follows as an additional Long. |
conditions |
string of condition settings |
Notes
Conditions is a string of one or more (comma separated) flags, individually on or off, which can be checked by Style_Segment
and Include_Segment
with conditional tests.