home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / fish / disks / d1119.lha / Programs / TeleTerm / Product-Info < prev    next >
Fred Fish's Product-Info  |  1995-08-25  |  2KB  |  79 lines

  1. # This file contains product information that can be used by
  2. # KingFisher 2.0 and other similar tools.
  3.  
  4. .name
  5. TeleTerm
  6. .type
  7. Communications
  8. .short
  9. Fast, full-featured Terminal, XEM, XPR
  10. .description
  11. TeleTerm is a powerful, fast terminal program with XEM and XPR support, a
  12. dynamic phonebook, review buffer, 60 macros, and much more.
  13.  
  14.                  TeleTerm has the following main features:
  15.  
  16.      XEM support
  17.      XPR support
  18.      Internal multi-tasking of windows
  19.      Faster interleaved bitmaps for smooth scrolling (OS 3.x)
  20.      Public screen, so other programs can open on TeleTerm's screen
  21.      Can open on the WorkBench
  22.      Numerous visual controls, from ScreenMode to ScreenPens
  23.      Low memory consumption (could theoretically run in 512k)
  24.      60 user-defined macros
  25.      Highly detailed phonebook, including multi-line BBS support, and full
  26.            preferences control for each entry
  27.      Much, much more...
  28. .version
  29. 2.2
  30. .author
  31. Josh Farley
  32. .reference
  33. FreshFish-Vol9-1:New/comm/term/TeleTerm/
  34. 2.0
  35. .requirements
  36. AmigaDos 2.0 or higher
  37. 50k free Chip Ram
  38. 300k free Fast or Chip Ram
  39. .distribution
  40. Shareware
  41. .price
  42. $20 (US, Domestic), $25 (US, International)
  43. .address
  44. Josh Farley
  45. 43 La Placita Way
  46. Chico, CA 95928
  47. .email
  48. josh@ecst.csuchico.edu
  49. .docs
  50. TeleTerm.guide
  51. XprZModem.guide
  52. .described-by
  53. Dan Fish (daf@starfish.amigalib.com)
  54. .submittal
  55. Downloaded via ftp from wuarchive.wustl.edu.
  56. .execute
  57. LAB Start
  58. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "View Guide" "Install Program" "Run Program" "Cancel"`
  59. if $choice GT "0"
  60.   if $choice EQ "1"
  61.     MetaTool teleterm22.readme TEXT
  62.   else
  63.     if $choice EQ "2"
  64.       MetaTool TeleTerm.guide GUIDE
  65.     else
  66.       if $choice EQ "3"
  67.         Installer Install-TeleTerm
  68.       else
  69.         if $choice EQ "4"
  70.           TeleTerm
  71.         endif
  72.       endif
  73.     endif
  74.   endif
  75.   skip Start BACK
  76. endif
  77. .aminet-dir
  78. comm/term
  79.