home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD2.bin / bbs / util / dosreqtools.lha / 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.