home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / open / tlx311-1.lzh / TELIX311.NEW < prev    next >
Text File  |  1988-10-30  |  9KB  |  194 lines

  1. ----------------------------------------------------------------------
  2.  
  3. Telix Copyright (C) 1986,1987,1988 by Exis Inc. and Colin Sampaleanu.
  4.  
  5.                          All Rights Reserved.
  6.  
  7. ----------------------------------------------------------------------
  8.                                       
  9.         Exis Inc., Post Office Box 130, West Hill, Ont. M1E 4R4.
  10.                                       
  11.        Telix Software Support BBS - 24 hours/day - (416) 284-0682.
  12.                                       
  13. ----------------------------------------------------------------------
  14.  
  15.  
  16. Oct 30, 1988 -- Notes on Telix 3.11:
  17.  
  18.   o  This is basically a maintenance release, which fixes a few bugs
  19.      that have been discovered over the last few weeks, as follows:
  20.   
  21.      -  The numeric keypad was not recognized during string entry.
  22.   
  23.      -  If multiple filenames were specified for a batch upload, the
  24.         upload directory (if one was defined) was only applied to the
  25.         first filename.
  26.   
  27.      -  Long Distance Codes did not work properly everywhere.
  28.   
  29.      -  The Compuserve Quick B protocol _still_ didn't work properly
  30.         on all PCs.
  31.      
  32.      -  A few other small glitches...
  33.   
  34.   o  The documentation files have not changed from v3.10 to v3.11, so
  35.      you do not have to print them (or even download them in the first
  36.      place, if you got Telix from a BBS), if you have printed the
  37.      v3.10 documentation files.
  38.   
  39. ----------------------------------------------------------------------
  40.  
  41. Oct 10, 1988 -- Notes on Telix 3.10:
  42.    
  43.   o  We are now 'Exis Inc.'. For many reasons, it was definitely time
  44.      to incorporate.
  45.    
  46.   o  The dialing directory now has a highlight 'scroll-bar', which can
  47.      be moved with the up and down arrow keys, as well as the cursor
  48.      keys available before. Pressing Space will mark/unmark the cur-
  49.      rently highlighted entry. Selecting the 'Dial' function will dial
  50.      all the marked entries in sequence. There is no limit to how many
  51.      entries may be marked and dialed in this way. A user entered list
  52.      of entries may still be dialed in the old fashion with the 'List'
  53.      function.
  54.    
  55.   o  A 'Strip high bit' field for each entry has been added to the di-
  56.      aling directory.
  57.    
  58.   o  Telix now support 43 line and 50 line mode, for EGA and VGA
  59.      users, respectively, accessed through the Alt-M (Misc. Functions)
  60.      menu. The dialing directory and Scroll-Back take advantage of the
  61.      larger screen size.
  62.    
  63.   o  When prompted for file(s) to upload, you may now specify multiple
  64.      filenames separated by spaces. Filenames may include a full
  65.      drive/directory path, and may use the DOS wildcard characters, *
  66.      and ?. All matching files are sent.
  67.    
  68.   o  Zmodem Crash Recovery for both uploads and downloads may be tog-
  69.      gled in the 'Protocol settings' page of the Configuration Menu.
  70.      This option may be used to resume aborted transfers. For down-
  71.      loads, if this option is on and a file to be received already ex-
  72.      ists at the receiving end and is shorter than the sender's copy,
  73.      only the extra bytes will be sent. For uploads, if this option is
  74.      on, Telix will try to tell the other side that files it is send-
  75.      ing are to be resumed if they exist.
  76.    
  77.   o  An alternate key arrangement for th VT102 terminal emulator may
  78.      be used, as described in the Telix manual. This second arrange-
  79.      ment is better suited for some keyboards.
  80.    
  81.   o  An outgoing translate table may now be defined in the Translate
  82.      Table facility (Alt-W).
  83.    
  84.   o  An 'Answerback' string may now be defined in the 'Terminal op-
  85.      tions' page of the Configuration Menu. If this string is defined,
  86.      and CIS B transfers are disabled, it will be sent when an ENQ
  87.      (Ctrl-E) character is received from the remote while in terminal
  88.      mode.
  89.    
  90.   o  The Capture file disk buffer size may be set in the 'General set-
  91.      tings' page of the Configuration Menu.
  92.    
  93.   o  The descriptions of the copychrs, copystr, curtime, redirect_dos,
  94.      and time functions were accidentally left out of the v3.00 sALT
  95.      documentation.
  96.    
  97.   o  New SALT functions include capture_stat, delchrs, printer,
  98.      printsc_trm, strchr, status_wind, usage_stat, vgetchr, vputchr,
  99.      vrstrarea, and vsavearea as described in the SALT.DOC file.
  100.    
  101.   o  Many new SALT system variables were added.
  102.    
  103.   o  The Compuserve B and Scroll-Back problems described in the
  104.      BUGS.DOC file included with Telix 3.00 have been fixed.
  105.   
  106.   o  The Auto-baud detect, which could be toggled on or off in v3.00
  107.      but was not implemented, has been put in. Do not have this fea-
  108.      ture on if you are using an MNP or other error correcting modem,
  109.      as you want Telix and the modem to both stay at the baud rate di-
  110.      aled at.
  111.    
  112.   o  Many little bugs and glitches have been fixed (including a couple
  113.      in the Host Mode script file).
  114.    
  115.   o  The documentation has been cleaned up.
  116.    
  117. ----------------------------------------------------------------------
  118.  
  119. July 1, 1988 -- New features in Telix v3.0 include:
  120.  
  121.  
  122.   o  SALT script language. This is a full programing language built
  123.      into Telix that allows user named functions and local and global
  124.      variables. SALT includes looping and conditional statements such
  125.      as 'if', 'for', 'while', 'do...while',, 'break', and 'continue',
  126.      as well as over 125 built-in functions dealing with input/out to
  127.      the screen, comm port, and disk files, and well as many other
  128.      tasks.
  129.    
  130.   o  DEC VT102 and VT52 terminal emulation is supported. Terminal keys
  131.      may be freely edited/changed.
  132.    
  133.   o  Zmodem protocol support added internally. This is a super-reli-
  134.      able and very fast protocol.
  135.    
  136.   o  Compuserve Quick B protocol support added internally. This is a
  137.      fast protocol for use with Compuserve.
  138.    
  139.   o  Xmodem-1k-g and Ymodem-g protocol support added internally. These
  140.      variations are for use with high-speed modems or high-speed error
  141.      free links.
  142.    
  143.   o  Up to 4 external protocols may be added and integrate into the
  144.      standard protocol selection menu.
  145.    
  146.   o  The dialing directory has been much enhanced. It is now variable
  147.      sized and may hold up to 1000 entries. New fields for each entry
  148.      include last call date, total calls, default terminal type, de-
  149.      fault protocol type, local echo on/off, add line feeds on/off,
  150.      backspace interpretation (destructive/non-destructive), backspace
  151.      key swapping on/off, dialing prefix number to use, and password.
  152.    
  153.   o  Hardware handshaking is supported. This is mainly used with high-
  154.      speed modems and links, to prevent data overflows. Both CTS/RTS
  155.      and DSR/DTR hardware handshaking are supported.
  156.    
  157.   o  A status line has been added. Its use is optional, and it may be
  158.      placed at either the bottom or the top of the terminal screen.
  159.    
  160.   o  A translate table facility has been added. You may define and
  161.      save more than one translate table, and load each as needed.
  162.    
  163.   o  The scroll back buffer size can now be increased 64 Kilobytes,
  164.      allowing you to review from 30-100 pages of info that was previ-
  165.      ously displayed on the terminal screen (if the 64k maximum size
  166.      is used).
  167.    
  168.   o  A Usage Log facility has been added. When turned on, this keeps
  169.      track of successful connections to remote services, and of what
  170.      files are transferred.
  171.    
  172.   o  Telix now supports baud rates up to 115200 bps. Obviously some
  173.      computers (slow ones) can not handle speeds that high.
  174.    
  175.   o  Up to 8 comm port may be defined. For each port, the interrupt
  176.      request number and port address to use may be specified.
  177.    
  178.   o  Keyboard macros may be assigned to any key and most key combina-
  179.      tions.
  180.    
  181.   o  Telix is now contained in one large file instead of an EXE file
  182.      and a separate OVL file. Overlays are still used to save memory
  183.      however, but if you have extra ram in the form of EMS (or have a
  184.      lot of free main memory), overlays are loaded into it for faster
  185.      access.
  186.    
  187. ----------------------------------------------------------------------
  188.                                       
  189.         Exis Inc., Post Office Box 130, West Hill, Ont. M1E 4R4.
  190.                                       
  191.        Telix Software Support BBS - 24 hours/day - (416) 284-0682.
  192.                                       
  193. ----------------------------------------------------------------------
  194.