home *** CD-ROM | disk | FTP | other *** search
/ The AGA Experience 2 / agavol2.iso / software / demos / l-m / manipulations / manipulations next >
Text File  |  1996-03-16  |  237b  |  9 lines

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