home *** CD-ROM | disk | FTP | other *** search
/ The AGA Experience 2 / agavol2.iso / software / demos / n-r / pyt / startme! < prev    next >
Encoding:
Text File  |  1996-03-16  |  219 b   |  9 lines

  1. aga_vol_2:c/requestchoice >env:rcnum "AGA Experience Vol 2 Demo Info" "PYT *nExits back to WB = ? *nProcessor Required = Not 040 *nMemory Required = 2meg Free" "Run It|Cancel"
  2. if $rcnum eq 1
  3. startme
  4. else
  5. endcli
  6. endif
  7.  
  8.  
  9.