home *** CD-ROM | disk | FTP | other *** search
/ The AGA Experience 2 / agavol2.iso / software / demos / a-c / cybernetics / cybernetic next >
Text File  |  1996-03-17  |  304b  |  12 lines

  1. aga_vol_2:c/requestchoice >env:rcnum "AGA Experience Vol 2 Demo Info" "Cybernetics *nExits back to WB = Yes *nProcessor Required = 020+ *nMemory Required = 2meg Free" "Run It|Cancel"
  2. if $rcnum eq 1
  3.  
  4. cd AGA_Vol_2:demos/a-c/cybernetics
  5. cybernetic.exe
  6. cd AGA_Vol_2:demos/a-c/cybernetics
  7.  
  8. else
  9. endcli
  10. endif
  11.  
  12.