-
Notifications
You must be signed in to change notification settings - Fork 0
DOKE
Andrew Owen edited this page May 30, 2023
·
2 revisions
DOKE address, value
Sets the 16-bit value of the memory byte pair at segment * 16 + address to
value, where segment is the current segment set with DEF SEG.
-
addressis a numeric expression in[0 to 65535]. Negative values are interpreted as their two's complement. -
valueis a numeric expression in[0 to 65535].
-
DEF SEGis not yet implemented in SE Basic IV.
-
addressorvaluehas a string value: Type mismatch. -
addressis not in[-32768 to 65535]: Overflow. -
valueis not in[-32768 to 32767]: Overflow. -
valueis not in[0 to 65535]: Illegal function call.
- Press
RETURNto return to this menu. - Enter the name of a
TOPICto display it. - Enter
EXITto return to BASIC.
Choose from the following topics: