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

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