home *** CD-ROM | disk | FTP | other *** search
/ The AGA Experience 2 / agavol2.iso / software / demos / h-k / gravity / iftherewasnogravity next >
Text File  |  1996-03-17  |  243b  |  8 lines

  1. aga_vol_2:c/requestchoice >env:rcnum "AGA Experience Vol 2 Demo Info" "If There Was No Gravity *nExits back to WB = ? *nProcessor Required = Not 040 *nMemory Required = 2meg Free" "Run It|Cancel"
  2. if $rcnum eq 1
  3. jrm-grav.exe
  4. else
  5. endcli
  6. endif
  7.  
  8.