Differences
This shows you the differences between two versions of the page.
— |
qdosmsq:pe:vectors:idraw [2009/01/30 11:02] (current) norman created |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== WM.IDRAW - Vector $3C ====== | ||
+ | To draw a set of information windows. | ||
+ | |||
+ | ^Call Parameters^^Return Parameters^^ | ||
+ | | D3 |group to redraw| D3 |preserved| | ||
+ | | A4 |pointer to working definition| A4 |preserved| | ||
+ | ==== Errors ==== | ||
+ | |||
+ | Any I/O sub system errors | ||
+ | ==== Notes ==== | ||
+ | |||
+ | *No other registers are used. | ||
+ | *Any combination of the first 32 information windows may be selected. | ||
+ | *If bit X of D3 is clear the (X+1)th window in the list of information windows will be redrawn. Thus $FFFFFFF6 selects the first and fourth. |