home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast2.iso / fossil / t2000.zip / T2000.DOC
Text File  |  1987-06-20  |  5KB  |  129 lines

  1.  
  2.  
  3. ***********************************************************************
  4.  
  5.                The Tandy 2000
  6.            and GT PowerComm FOSSIL Version
  7.  
  8. ***********************************************************************
  9.  
  10.    With the release of the FOSSIL (Fido Opus SEAdog Standard Interface
  11.    Layer) version of his GT PowerComm program, Paul Meiners has given
  12.    the Tandy 2000 owner one of the most powerful communications tools
  13.    available at any price.
  14.  
  15.  
  16.    To use GT PowerComm on your 2000, you will need the following files:
  17.  
  18.  
  19.    GT1221-1.ARC  - The Documentation
  20.  
  21.    GTF1221.ARC     - The Executable Files
  22.     or
  23.    GTOF1221.ARC  - No Host Mode Executable Files  (saves 40K disk space)
  24.  
  25.    OT2K_310.ARC  - Rick Moore's Tandy 2000 FOSSIL Driver v. 3.1
  26.  
  27.  
  28.    These two external modules are available to allow a total of 10 protocols:
  29.  
  30.  
  31.    CKERMIT.ARC     - Siliding Windows Kermit External Module, FOSSIL Version
  32.            (Rename CKERMIT.EXE to PCKERMIT.EXE)
  33.  
  34.    GTFOSLZM.ARC  - Zmodem External Module, FOSSIL Version
  35.  
  36.  
  37.    The following programs complement GT, and are written by James Davis.
  38.    They are fully endorsed by Paul, and are provided with the registered copy.
  39.  
  40.  
  41.    GTLOG731.ARC  - Log File Utility for GT
  42.  
  43.    GTCTL42.ARC     - Sysop Utility for GT
  44.  
  45.  
  46.  
  47.                **** IMPORTANT!! ****
  48.  
  49.    The present release version of GT FOSSIL (12.21) has a bug that will all but
  50.    totally prevent it from functioning on the Tandy 2000 without the following
  51.    change to the default configuration:
  52.  
  53.    Press Alt-I to bring up the configuration screen, and choose 32,
  54.    miscellaneous options.  Choice 18 on this screen, "Suppress Window Whistle",
  55.    is set to a beginning value of FALSE by GT.    Change this to TRUE.
  56.  
  57.    An IBM-specific sound routine was left in the FOSSIL version that attempts
  58.    to output the window whistle to a port that doesn't exist on the 2000.
  59.    The results are disastrous!!
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.                OTHER CONSIDERATIONS
  69.  
  70.    You will need to specify a large number of FILES and BUFFERS in your
  71.    CONFIG.SYS file to speed GT's operation and enable some of its functions.
  72.    I use FILES=50 and BUFFERS=45, but you probably can get by with less.
  73.  
  74.    The Xmodem Buffers in the Alt-I configuration defaults to 8.  You may
  75.    need more - experiment with this parameter for most efficient transfers.
  76.  
  77.    The "Time Base" in the Alt-I menu is NOT functional, since all sound
  78.    generated in the FOSSIL version of GT is the Control-G "bell".
  79.  
  80.    The 2000 only has one com port, and it is com1.  DOS 02.11.02 refers to
  81.    this port as aux, rather than com1, but in the Alt-I menu, use com (1).
  82.  
  83.    The "use BIOS for screen writes" is TRUE in the FOSSIL version, no matter
  84.    what the Alt-I setting.
  85.  
  86.    The GTDOOR.BAT file must be in the same subdirectory as GT,    the first
  87.    line of the file must be changed from "%1 com%2" to "%1 aux", and the
  88.    "pause" statement near the end must be removed for successful use of the
  89.    shell to DOS operation on the 2000.
  90.  
  91.    Be sure that, in your AUTOEXEC.BAT file, you name GT's subdirectory as one
  92.    of DOS' paths, as well as setting that subdirectory as the "GTPATH"
  93.    variable in the DOS environment.  For example:
  94.  
  95.                  PATH=C:\;C:\GT
  96.                  SET GTPATH=C:\GT
  97.  
  98.    This assumes your GT files are in the C:\GT subdirectory.  This info is in
  99.    Paul's docs, but it is critical to the proper operation of GT and bears
  100.    repeating.
  101.  
  102.    To send a Control-C (for use with CompuServe & others) it is necessary to
  103.    define a function key using the Alt-M command to  %03  .  Pressing the
  104.    function key will then send a ^C out the serial port.  DO NOT press
  105.    Control-C from within GT!  Turbo Pascal traps ^C, and GT will bomb.
  106.  
  107.    If you wish to view ANSI color menus on BBSs that you call, you can use
  108.    the MODE utility that came with DOS to put the 2000 into color mode
  109.    prior to starting GT (MODE CO 80).  This will slow down the screen writes
  110.    but will not affect protocol transfer speed.
  111.  
  112.  
  113.    That's about it - the rest of what you need to know can be found in Paul's
  114.    GT1221.DOC and GTHOST.DOC contained in GT1221-1.ARC.  If anyone finds more
  115.    GT FOSSIL-related quirks for the 2000, leave me a message on my BBS at
  116.    (713) 980-9671, and I'll include them here.
  117.  
  118.    I think we all owe Paul Meiners and Rick Moore a large debt of gratitude
  119.    for making this possible.  Rick is happy to help the 2000 community by
  120.    keeping the Tandy 2000 FOSSIL driver current.  Paul Meiners' sole
  121.    source of income is his P&M Software Company, distributing GT and his
  122.    TurboCalc spreadsheet program, through the shareware concept.  If we want
  123.    this type of programming to continue, we MUST support it.  Paul asks for a
  124.    $50 registration fee.  PLEASE send him your check if you like the program
  125.    and intend to use it.
  126.  
  127.    Bob Juge
  128.    06/20/87
  129.