home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 1 / FFMCD01.bin / bbs / libdisks / d700t799 / disk789.lha / PongoDemo / assignpongo < prev    next >
Encoding:
Text File  |  1992-12-24  |  228 b   |  12 lines

  1. .K ""
  2. echo "This script will assign the PONGO: volume to the current directory."
  3. echo ""
  4.  
  5. ask "Do you wish to continue ? [y/n]"
  6. if WARN
  7.   assign PONGO: ""
  8. endif
  9.  
  10. echo "All Done.  Click close gadget to get rid of window."
  11. endcli
  12.