OSWORD &C1

From BeebWiki
Jump to: navigation, search

OSWORD &C1 (193) - Acorn User Windowing System by Alan Blundell AUWIN

On entry:
 XY?0 =Send block length    = 15+length of string at XY+14
 XY?1 =Receive block length = 4
 XY?2 =Returned result      = 0 on entry
 XY?3 =Command
         0  - Close all windows
         1  - Close top window
         2  - Release window
       3..9 - Open window type 3..9
 XY?4 =left
 XY?5 =bottom
 XY?6 =right
 XY?7 =top
 XY?8 =foreground colour
 XY?9 =background colour
 XY?10=title bar colour
 XY?11=title bar background colour
 XY?12=edge colour
 XY?13=edge background colour
 XY+14...=CR-terminated title string

See Also

Jgharston 23:51, 30 October 2011 (UTC)