Syntax
── ? ─┬──────────────┬─ OT ──<integer>─────────────────────────────────% └─<mix number>─┘
Explanation
The ?OT command interrogates the contents of a specified stack cell in a running program. If a <mix number> is not specified, the currently running program is assumed.
The <integer> is the desired offset from the D[2] register.
Example
?OT 3 00096 STACK CELL 3 = 0 000000002B5A (HEX) 11098 (DECIMAL)