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

  1. ;demo.rtGetLong.1
  2.  
  3.  
  4. rtGetLong "Information" "What is your age?" "OK" MIN 15 MAX 70  to ENV:age
  5. rtEZRequest "Sensus Data" "Are you are $age years old?" "_Yes|_No"
  6. quit