home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / docs / help / internetguide / product-info < prev    next >
Encoding:
Fred Fish's Product-Info  |  1995-10-23  |  625 b   |  35 lines

  1. .name
  2. InternetGuide
  3. .type
  4. Text
  5. .short
  6. Guide to setting up a SLIP to the net
  7. .aminet-dir
  8. docs/help
  9. .description
  10. A beginners guide to Internet SLIP with Amiga (AmigaGuideFormat)
  11. .version
  12. 1.0
  13. .date
  14. 1995.09.29
  15. .author
  16. Jason Neus
  17. .distribution
  18. Copyrighted but Freely Redistributable
  19. .email
  20. Jason.D.Neus@uwrf.edu
  21. .docs
  22. internet.guide
  23. .described-by
  24. Dan Fish (daf@starfish.amigalib.com)
  25. .submittal
  26. Downloaded via ftp from wuarchive.wustl.edu.
  27. .execute
  28. set choice `RequestChoice "Internet Guide" "Please select an option" "View Guide" "Cancel"`
  29. if $choice EQ "0"
  30.   quit 5
  31. endif
  32. if $choice EQ "1"
  33.   MetaTool internet.guide GUIDE
  34. endif
  35.