home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD1.bin / new / util / batch / dosreqtools / demo.position < prev    next >
Text File  |  1994-10-06  |  404b  |  9 lines

  1. ;demo.position
  2.  
  3. rtezrequest "Position Demo" "Center Screen" position centerscr
  4. rtezrequest "Position Demo" "Top Left Screen" position topleftscr
  5. rtezrequest "Position Demo" "Center Window" position centerwin
  6. rtezrequest "Position Demo" "Top Left Window\n\nNow move the pointer away and press return" position topleftwin
  7. rtezrequest "Position Demo" "This window follows the pointer" position pointer
  8.  
  9. quit