WM.STIOB - Vector $50
To set an information object.
Call Parameters | Return Parameters | ||
---|---|---|---|
D1 | window/object number | D1 | preserved |
A1 | pointer to object | A1 | preserved |
A4 | pointer to working definition | A4 | preserved |
Errors
ORNG | window or object number out of range |
Notes
- No other registers are used.
- The more significant word of D1 contains the window number. This is the position of the information window in the list. The first has number 0, the second number 1 and so on.
- The less significant word of D1 contains the position in the the object list of the item to be set.
- The object to which A1 points is not copied to a safe place by WM.STIOB. Its security is up to the programmer.