Previous: Instruction peeks, Up: IO instructions [Contents][Index]
Synopsys:
pokes
Given an IOS descriptor, a bit-offset and a string, poke it.
In case of an error, this instruction pushes an exception describing the error condition. Otherwise it pushes PVM_NULL.
Stack: ( INT ULONG STR -- )
( INT ULONG STR -- )