home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / util / batch / dosreqtools / demo.rtgetlong < prev    next >
Encoding:
Text File  |  1994-10-06  |  231 b   |  6 lines

  1. ;demo.rtGetLong
  2.  
  3. rtGetLong "Programming History" "What year did you get your first Amiga?" HIGHLIGHT BACKFILL CENTER POSITION centerscr TO ENV:YEAR
  4. rtEZrequest "Verification" "You entered $year" "_Correct|_I Lied" POS CENTER 
  5. QUIT
  6.