home *** CD-ROM | disk | FTP | other *** search
/ Amiga Developer CD 2.1 / Amiga Developer CD v2.1.iso / Reference / DevCon / Atlanta_1990 / Atlanta-Devcon.3 / Debug / monitor / s / intuition.w < prev    next >
Encoding:
Text File  |  1992-08-26  |  495 b   |  8 lines

  1. run wedge intuition 0xff34 0x0081 0x0081 opt r "c=OpenWindow(newWindow)(a0)"
  2. run wedge intuition 0xffb8 0x0081 0x0081 opt r "c=CloseWindow(window)(a0)"
  3. run wedge intuition 0xff3a 0x0081 0x0081 opt r "c=OpenScreen(newScreen)(a0)"
  4. run wedge intuition 0xffbe 0x0081 0x0081 opt r "c=CloseScreen(screen)(a0)"
  5.  
  6. run wedge intuition 0xfda2 0x00c1 0x00c1 opt r "c=OpenWindowTagList(newWindow,tagList)(a0/a1)"
  7. run wedge intuition 0xfd9c 0x00c1 0x00c1 opt r "c=OpenScreenTagList(newScreen,tagList)(a0/a1)"
  8.