Closes the last unimplemented extended statement tokens. ENVIRON uses putenv/getenv for real environment variable access. DATE$/TIME$ assignment is accepted but silently ignored (no system clock modification). ERDEV/ERDEV$/IOCTL$/PEN return stub values (no real device hardware). CALL/CALLS raise Illegal function call. COM event trapping silently accepted.
14 lines
129 B
Plaintext
14 lines
129 B
Plaintext
RESET OK
|
|
ENVIRON$=hello123
|
|
EMPTY=.
|
|
ERDEV= 0
|
|
ERDEV$=.
|
|
IOCTL$=.
|
|
LCOPY OK
|
|
DATE$ SET OK
|
|
TIME$ SET OK
|
|
FRE OK
|
|
COM OK
|
|
MOTOR OK
|
|
ALL DONE
|