home *** CD-ROM | disk | FTP | other *** search
/ ftp.rainsoft.? / ftp.rainsoft.zip / rainsoft / win95 / tmate42.exe / README.TXT < prev    next >
Text File  |  1995-06-14  |  20KB  |  495 lines

  1.  
  2. Telemate 4.20    14 June, 1995
  3. ==============================
  4.  
  5. Telemate 4.20 is now available in the following BBSs as TM420-1.ZIP,
  6. TM420-2.ZIP, TM420-3.ZIP and TM420-4.ZIP or .ARJ's.
  7.  
  8.     Land of the Gypsy's    503-297-0626  28800 V34     Louisiana
  9.     S.R.O. BBS             817-542-7388  28800 DS      Texas
  10.     Terminator BBS!        414-867-3670  28800 DS      Wisconsin
  11.     The Blackboard         914-354-1913  14400 V32bis  New York
  12.     Com-Dat BBS            503-681-0543  14400 V32bis  Oregon
  13.     Crystal Bear BBS       360-446-1849  14400 V32bis  Washington
  14.  
  15. In CompuServe, you will find TM4201.ZIP, TM4202.ZIP, TM4203.ZIP and
  16. TM4204.ZIP in IBMCOM forum Library 3/Comm program.
  17.  
  18. In Internet, you can obtain TM420-1.ZIP, TM420-2.ZIP, TM420-3.ZIP
  19. and TM420-4.ZIP in europa.com [199.2.194.14] through FTP under the
  20. /outgoing/telemate directory; or at a later time in oak.oakland.edu
  21. [141.210.10.117] under the /simtel/msdos/modem directory.
  22.  
  23. All ZIP files are compressed using PKZIP v2.04g and come with an
  24. Authenticity Verification with our name and address in it.
  25.  
  26. The phone directory SUPPORT.FON is provided so that you can access
  27. our support BBS and distribute sites easier.
  28.  
  29.  
  30. Installing a new Telemate
  31. =========================
  32.  
  33. The following steps show how to install Telemate on the C drive of your
  34. hard disk drive. You can use any other drive by substituting the letter
  35. of your drive in place of C in the example below.
  36.  
  37.  1) Make a subdirectory for the Telemate files by typing MD \TM.
  38.  2) Change to the Telemate directory by typing CD \TM.
  39.  3) Copy all Telemate files to C:\TM.
  40.  4) Start the installation program TMINST.EXE and set up your Telemate.
  41.  
  42. Now you are ready to run Telemate TM.EXE.
  43.  
  44.  
  45. Upgrading from v4.1x to v4.20
  46. =============================
  47. Upgrading from 4.1x is sample, you can replace the following
  48. files with the new ones
  49.  
  50.     TM.EXE          the main program
  51.     TM.OVL          the main program (overlay)
  52.     TM.RES          the resource file
  53.     TM.HLP          the help file
  54.     TMS.EXE         the script compiler
  55.     TMINST.EXE      the installation program
  56.     TMSTAT.EXE      the statistic program
  57.     TMPHONE.EXE     the phone maintenance utility
  58.     HOST.EXE        the self-extract host scripts
  59.     TOOLBOX.EXE     the self-extract toolbox scripts
  60.  
  61. There is no change in the configuration file format.
  62. Note: DO NOT change the version number inside TM.CFG. It should
  63.       read 4.11 even you are running 4.20.
  64.  
  65. The old script files (both *.SCR and *.TMS) are compatible with the
  66. new ones. However, a v4.20 script may not run correctly in an older
  67. version if the script contains the new Query/Set QuoteString,
  68. Query/Set ScriptEcho, Query/Set AltKeys and WaitFor -1 commands.
  69.  
  70.  
  71. What's new in Telemate
  72. ======================
  73.  
  74. . @ListFile, e.g. @FILELIST.TXT, is now supported in the transfer
  75.   file input window. The content of the ListFile, e.g. FILELIST.TXT
  76.   (without the '@'), will be used as a list of files.
  77.  
  78. . [Center] key is now redefinable. If not redefined, the [Center]
  79.   key will bring up the Back window. VT102.PAD has an escape code
  80.   assigned to the [Center] key, so you cannot activate the Back
  81.   window in VT102 terminal, unless you take out the [Center]
  82.   definition under the Macro | Keypad dialog.
  83.  
  84. . The terminal now supports escape sequence like ^[[1;m which reset
  85.   the terminal and then turn on high intensity.
  86.  
  87. . Enhanced BIOS support, up to 38400 baud can be used in the BIOS
  88.   connection if an Enhanced BIOS is detected.
  89.  
  90. . The UART routine now supports serial card with SMC665 or SMC666 chips.
  91.   Previously it may lock the system.
  92.  
  93. . When dialing, the dial bar holds the current position until there is no
  94.   more user interaction. This makes selection while dialing easier.
  95.  
  96. . When dialing, clicking on the lower portion of the dial window will
  97.   insert the entry into the dial list. Previously, clicking on any
  98.   part of the dial window will dial the next entry.
  99.  
  100. . Screen saver hotkey [Alt `] can activate the screen saver even if the
  101.   screen saver setting is set to 0.
  102.  
  103. . Leading space in the DOS command window is now trimmed
  104.  
  105. . In the File dialog, typing in the file name will position the list
  106.   box to the closest-matched file. And you can press the [Down] key to
  107.   go the the list box and quickly select a file.
  108.  
  109. . TMS supports a new /D option which will enforce Variable Declaration.
  110.   Undeclared variable will be considered an error when this option is
  111.   specified. This option is most helpful when programming larger script.
  112.   All provided scripts are updated to declare all variables.
  113.  
  114. . TMINST.EXE allows you to disable the printer completely by setting the
  115.   Printer to NULL. This option is most helpful to override and disable
  116.   the printer commands sent by the remote system.
  117.  
  118. . TMINST.EXE now accepts 14400 and 28800 as the baud rate. These
  119.   baud rates are converted to 38400 baud automatically when you
  120.   exit TMINST.EXE.
  121.  
  122. . TMSTAT can process the CONNECT and ONLINE statement in a usage log in
  123.   any order.
  124.  
  125. . New commands in TMScript
  126.  
  127.   1. "Set ScriptEcho, 0" will cause Telemate NOT to display the
  128.      incoming characters. This flag is reset to 1 each time you
  129.      run a script. The incoming characters will resume to display
  130.      when the script is terminated.
  131.  
  132.   2. "Query ScriptEcho, flag" will put the current ScriptEcho
  133.      setting into the <flag> variable.
  134.  
  135.   3. "Set AltKeys, 0" will disable all the ALT keys, [PgUp], [PgDn],
  136.      [Ctrl PrtSc] and [Ctrl Home]. Use this setting carefully because
  137.      the user cannot stop the script or exit Telemate. This flag is
  138.      reset to 1 each time you run a script. The disabled keys will
  139.      resume to operate when the script is terminated.
  140.  
  141.   4. "Query AltKeys, flag" will put the current AltKeys setting into
  142.      the <flag> variable.
  143.  
  144.   5. "Waitfor -1", "Waitfor s1, s2, ..., -1". Setting the waiting
  145.      time to -1 will cause the WAITFOR statement to return only
  146.      if a waiting string is matched or a key is pressed on the
  147.      keyboard.
  148.  
  149.  
  150. What's fixed
  151. ============
  152.  
  153. . When dialing, press [Del] many time result in a strange dial list
  154. . When a Zmodem auto-download occurs during chat mode, the
  155.   chat mode is now turned off automatically
  156. . When a Zmodem auto-download occurs during doorway mode, the
  157.   transfer window did not go away until a key was pressed.
  158. . Batch upload did not display the bottom half of the transfer window.
  159. . Files larger than 999,999 bytes in DSZLOG were not considered as
  160.   an external protocol transfer.
  161. . SUCCESS variable did not reflect the correct value for an external
  162.   protocol.
  163. . GETCH command lost a lot of characters. This command is given
  164.   higher priority so that the script can process all the incoming
  165.   characters.
  166. . CONCAT may cause a system error
  167. . After a large script cannot be loaded due to memory error,
  168.   smaller script cannot be loaded as well. This problem is fixed.
  169. . HOST script did not set up the download path correctly
  170. . HOST now send '.' to the remote system when the password
  171.   is entered locally. Previously it send both the password
  172.   and the '.'.
  173. . When the user press ^) in the HOST script, it disconnected
  174.   the host. This problem is fixed.
  175.  
  176.  
  177. What's new in GIFLink
  178. =====================
  179.  
  180. . When the -tm is specified, GIFLink now takes the COM base address
  181.   and IRQ from the Telemate configuration file.
  182.  
  183. . When viewing or transfering a large amount of files, GIFLink
  184.   may display a negative percentage. This problem is fixed.
  185.  
  186.  
  187. ------------------------------------------------------------------------------
  188.  
  189.  
  190. Telemate 4.12     20 July, 1993
  191. ===============================
  192.  
  193. What's fixed
  194. ============
  195.  
  196. . ANSI showed characters in high intensity even if normal attribute
  197.   should be used. Although the change was intentionally so that it
  198.   worked the same way as in version 3.xx and before, it is now changed
  199.   back to the way as in version 4.00.
  200.  
  201.   For those who want to use high intensity all the time, please run
  202.   TMINST.EXE and set the terminal window color to "black on black". Then
  203.   Telemate will understand you like high intensity and use "bright white
  204.   on black" in the terminal window.
  205.  
  206. . Version 4.12 no longer give up timeslice to Windows. Windows does not
  207.   give back the control to a background Telemate for several seconds (7
  208.   seconds in my computer) if Telemate nicely give up the timeslice.
  209.  
  210.   Although OS/2 has a similar problem in heavy load, you can override it
  211.   by setting MAXWAIT=1 in CONFIG.SYS. This means that if a program is
  212.   without timeslice for one second, it gets a higher priority for a
  213.   while. By default it was 3, so Telemate may ran only once every 3
  214.   seconds.
  215.  
  216.   Two OS/2 specific files are added: TMOS2.CMD and TMOS2.ICO. TMOS2.CMD
  217.   is a REXX script. It asks if user wants it full screen or windowed,
  218.   creates the object and after getting users permission makes sure user
  219.   has MSMouse for mouse in TM.CFG. TMOS2.ICO is an OS/2 format icon file.
  220.  
  221.   They should be in the same directory with TM.EXE and TM.CFG and the
  222.   TMOS2.CMD should be run in OS/2 command line or by double clicking the
  223.   TMOS2.CMD icon. Since the icon has name TMOS2.CMD, it is shown for the
  224.   TMOS2.CMD. When installed, the icon will be used for the Telemate object.
  225.  
  226. . In the screen saver, if remaining transfer time is not available, the
  227.   number of bytes transfered is shown.
  228.  
  229.   Note: The screen saver hot key [Alt `] is only available when the
  230.   'Enhanced Keyboard' option is turned ON under the Options/Mouse &
  231.   Keyboard dialog, because the non-enhanced BIOS does not return the key
  232.   code for [Alt `]. On some foreign keyboards, [Alt `] is equivalent to
  233.   pressing [Alt] together with the key left of the [1] key.
  234.  
  235. . A window position check is added to the transfer window so that the
  236.   whole transfer window is visiable. Previously, if the window is placed
  237.   too low, only part of the window is displayed and the content may jump
  238.   up and down.
  239.  
  240. . Uploading with an external protocol showed 'Receive' in the usage log.
  241.  
  242. . In the keyboard translation table, setting a translation character to
  243.   ASCII 0 now translate the character to nothing! Previous implementation
  244.   sent out an ASCII 0 or print an ASCII 0 on the screen (printing an
  245.   ASCII 0 on screen produces nothing, anyway).
  246.  
  247.  
  248. About the Butterfly virus
  249. =========================
  250.  
  251. It is unfortunate that the previous distribution of
  252.  
  253.     TM411-4.ZIP
  254.     GIFLK110.ZIP
  255.     GIFLK111.ZIP
  256.  
  257. contains a self-extracting VESA.EXE. Inside the VESA.EXE,
  258.  
  259.     OAK\37VESA.COM
  260.     OAK\67VESA.COM
  261.  
  262. are infected by a new "Butterfly" virus. If you see any of the ZIP files
  263. in a BBS, please ask the sysop to remove the files immediately. The files
  264. have since been replaced by
  265.  
  266.     TM411-4A.ZIP
  267.     GIFLK112.ZIP
  268.  
  269. The virus is not found to be dangerous. It is based on the Civil War
  270. Virus. It is only infects .COM files increasing length by 302 bytes. The
  271. virus is 307 bytes long. On execution of an infected program the virus
  272. will search for and infect the next .COM file in the directory list.
  273.  
  274. The virus can be detected by
  275.  
  276.     F-Prot 2.08a in heuristic and quick scan modes
  277.     ThunderByte anti-virus 6.02
  278.     Norton anti-virus 2.1 (21A08def)
  279.     Virex 2.9
  280.  
  281. ThunderByte and Norton anti-virus can disinflect the files. F-Prot is
  282. working on a removal program. Unforetunately, McAFEE SCAN 106 DOES NOT
  283. detect the virus but McAREE said SCAN 107 will be able to detect it.
  284.  
  285. To ensure this distribution is virus-free, we scan all the files with
  286. six independent anti-virus softwares, namely
  287.  
  288.     McAfee SCAN 106
  289.     F-Prot 2.08a
  290.     ThunderByte anti-virus 6.03
  291.     InVircible anti-virus 5.01
  292.     Virex 2.9
  293.     Microsoft anti-virus
  294.  
  295.  
  296. ------------------------------------------------------------------------------
  297.  
  298.  
  299. Telemate 4.11     17 June, 1993
  300. ===============================
  301.  
  302. What's new in Telemate
  303. ======================
  304.  
  305. . Multiple upload directories can be defined by adding ';' between the
  306.   directories. If a file is not found in the first directory, Telemate
  307.   will search the second and so on. If the file name contains wildcard
  308.   characters, the search will stop when a match is found. For example,
  309.   if the upload directory is C:\TM\UL\;C:\QWK\ specifying *.* will only
  310.   upload all the files in C:\TM\UL\.
  311.  
  312. . Multiple download directories can be defined by adding ';' between
  313.   the directories with the wildcard between '(' and ')'. You can
  314.   specify multiple wildcards for the same directory by adding ','
  315.   between the wildcards. For example, if the download directory is
  316.     C:\TM\DL\;C:\QWK\(*.QW?);C:\PIC\(*.GIF,*.PCX)
  317.   *.QW? files are put into the C:\QWK\ directory, *.GIF and *.PCX
  318.   are put into the C:\PIC\ directory, and all other files are put
  319.   into the C:\TM\DL\ directory.
  320.  
  321. . Batch upload status.
  322. . Batch Zmodem download status (if remote protocol drivers transmit the
  323.   information, such drivers include DSZ and GSZ).
  324. . High IRQ support, run TMINST.EXE to select IRQ number and interrupt
  325.   number.
  326. . Initial guessing supports "By: ".
  327. . Hot key to the screen saver [Alt `].
  328. . Add remaining transfer time in the screen saver.
  329. . Video Cache option which update the screen every several lines (best
  330.   for Windows, OS/2 or slower machine with high speed modem).
  331. . Give up timeslice to OS/2 and Windows directly if not downloading.
  332. . Remove "phantom drive" from the file directory dialog.
  333. . Avatar emulation now turns off XON/XOFF flow control automatically.
  334. . VGA 40 line screen height.
  335.  
  336. . TMScript adds two commands:
  337.     SET QUOTESTRING, "..."
  338.     QUERY QUOTESTRING, "..."
  339. . WIDTH.SCR is added to help setting up 132 column mode.
  340. . The host script is modified to adopt multiple directories. However, only
  341.   the first directory is used.
  342. . The host script now produces three usage logs:
  343.     "Host: Begin session"
  344.     "Host: Connect to user name"
  345.     "Host: End session"
  346.  
  347. . TMSTAT calcuates total host session time.
  348.  
  349.  
  350. What's fixed
  351. ============
  352.  
  353. . Auto Redial function did not work correctly if the user hangs up
  354.   manually and the modem hangup string contains a delay.
  355. . The Clear Screen toggle in phone directory did not work the same way
  356.   the Clear Screen function worked.
  357. . Zmodem recovery with date check is fixed, previously it may
  358.   not recover even if the date check pass.
  359. . File name conversion did not convert ".login"-type file to a valid
  360.   DOS file name.
  361. . Extended pacing did not work.
  362. . The Log Filter did not strip off ASCII 0.
  363. . The Save function in the editor caused a share violation if the
  364.   Backup Source option is turned off.
  365. . The Cut item was in the View menu.
  366. . The DIR command in the DOS command window might display a false label.
  367. . The INS command in the DOS command window did not work with ARJ 2.39.
  368. . The screen update function did not work correctly under DesqView.
  369. . Keystroke macro did not work when dialing.
  370. . A bug in TMScript STRINS command is fixed.
  371. . The READ command in TMScript can now read a string up to 512 bytes.
  372. . The name of a printed phone directory produced by TMPHONE had one
  373.   character missing.
  374.  
  375.  
  376. ------------------------------------------------------------------------------
  377.  
  378.  
  379. Telemate 4.00     5 January, 1993
  380. =================================
  381.  
  382. What's new in Telemate
  383. ======================
  384.  
  385. . Quick dial: Pressing [Ins] in the dial window replaces the dial
  386.   list with the entry under the dial bar and starts dialing.
  387.  
  388. . When it is dialing, the [Ins] key inserts the entry under the dial
  389.   bar to the end of the dial list. This allows you to easily add
  390.   entries to the dial list without stopping the dialing process.
  391.  
  392. . Quick search in the Dial window no longer needs the [Ctrl] key.
  393.   For example, pressing the [D] key now jumps to the next entry that
  394.   start with a 'D'.
  395.  
  396. . The phone entry dialog allows an external protocol to be defined
  397.   as the default protocol.
  398.  
  399. . VT102 now have an improved transparent print routine.
  400.  
  401. . VT102 supports <esc>[<ascii code>g, a non-standard code that
  402.   display <ascii code> as the ASCII character.
  403.  
  404. . Select multiple files with [Spacebar] in MULTIPLE directories when
  405.   uploading.
  406.  
  407. . In the file dialog, the whole file name field is erased if the
  408.   first input character is '\'. This allows you to input a full path
  409.   name quickly.
  410.  
  411. . Zmodem download adds a Skip function. If you select the Skip button
  412.   after you press [Esc], the current file is skipped and the next file
  413.   begins immediately without interrupting the download process.
  414.  
  415. . A date check is added to Zmodem recovery. A file with a different
  416.   date (e.g. a QWK mail package) will not be resumed but will be
  417.   renamed.
  418.  
  419. . New entries in the DSZ.LOG are imported to TM.USE automatically after
  420.   an external protocol is called and the SUCCESS variable in TMScript
  421.   reports the correct status.
  422.  
  423. . Backspace is stripped from the log file when the Log Filter is on.
  424.  
  425. . The first 2 characters are used in the guessed initial if the
  426.   person's name has only one word.
  427.  
  428. . The default TM.CFG now have CTS/RTS flow control turned on and have
  429.   GIFLink set up as protocol 'F' for Zmodem and 'Q' for CIS QuickB.
  430.  
  431. . More DesqView friendly, Telemate will give up control to the
  432.   multitasker when it is idle.
  433.  
  434. . Host script allows open and close system.
  435.  
  436. . RTS/CTS is now ON by default in TM.CFG
  437.  
  438.  
  439. What's fixed
  440. ============
  441.  
  442. . The /N option did not work if /T is used as well.
  443. . When the dial list was deleted, a random number appeared in
  444.   the dial list.
  445. . A closed log file was not saved into disk until the user exited
  446.   Telemate.
  447. . Ymodem-G did not send files smaller than 1024 bytes.
  448. . DOS command window did not allow ASCII 128-255 characters.
  449. . Space was not allowed in the password macro.
  450. . Set AddLineFeed did not work in script.
  451. . Query LastCall did not return the actual date of the last call.
  452.  
  453.  
  454. Introducing GIFLink
  455. ===================
  456.  
  457. In this release, we introduce GIFLink - a X/Y/Zmodem/QuickB protocol
  458. driver that displays transmitting GIF images in stunning SuperVGA
  459. graphics! It is the first protocol driver that uses full screen computer
  460. graphics in SuperVGA mode.
  461.  
  462. GIFLink is distributed with Telemate as the 4th package and it is also
  463. available as a stand-alone Shareware. Telemate registered users are
  464. entitled to a special discount for GIFLink registration.
  465.  
  466. . When transfering GIF files, GIFLink shows the GIF images in the
  467.   optimal size so that the full image always fits in the screen. It
  468.   also displays a number of useful information such as COM port, baud
  469.   rate, estimated transfer time, average cps, image resolutions, etc.
  470.  
  471. . GIFLink supports most of the popular file transfer protocols such as
  472.   Zmodem, Batch Ymodem, Ymodem-G, Ymodem, Xmodem and CompuServe QuickB.
  473.   If the files being transmitted are not GIF images, GIFLink will work
  474.   just like a normal protocol driver. So GIFLink will transmit any
  475.   files, not just GIF images.
  476.  
  477. . Not only can GIFLink shows the GIF images while you are transmitting
  478.   them, it has a special VIEW mode so that you can look at the received
  479.   GIF images in a slideshow format or preview the images you are going
  480.   to sent.
  481.  
  482. . Almost all SuperVGA adapters and VESA compatible adapters are
  483.   supported in 256 color mode or 64 grey-scale level up to 1024x768.
  484.   Standard VGA is also allowed in 16 grey-scale level.
  485.  
  486. . GIFLink supports connection through its own COM interrupt routine,
  487.   FOSSIL driver or BIOS INT 14H, 16550 FIFO, non-standard COM port
  488.   address and IRQ, slow handshake and many more options.
  489.  
  490. . GIFLink provides direct Telemate support and optionally reads TM.CFG
  491.   and writes TM.USE. Most DSZ environment variables are accepted as
  492.   well.
  493.  
  494.  
  495.