home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / comm / hslt110.zip / UPDATE.DOC < prev   
Text File  |  1993-05-11  |  5KB  |  124 lines

  1. HSL/Tag Update v1.01Beta.  (C) 1993 - Thomas P Hansen
  2. HSL/Tag Release site is Church Chatters BBS
  3. Call our data line direct at:
  4. 402-593-8863 14.4k V.32 / V.32bis
  5.  
  6. Netmail Addresses:
  7. Fidonet Address: 1:285/30@FidoNet.org
  8. MAGIC NAME: HSLTAG
  9. Internet Address: Tom.Hansen@Chat.Omahug.Org
  10. RelayNET Address: ->OURIDER  (#693) Can be reached in the ToolShop echo.
  11.  
  12. Problems:
  13.  
  14. When loading HSLTAG from TELIX, PROCOMM, QMPRO it would work best to load it
  15. by calling it from a batch file since these programs pass parameters to
  16. the programs they shell to when calling a program from the external protocol
  17. setups.  A simple batch file such as follows will solve that problem for you:
  18.  
  19. @Echo off
  20. cls
  21. hsltag
  22.  
  23.  
  24. ---------------------------[ HSLT102B.ZIP Released]------------------------
  25.                         Enhancements/Fixes listed below.
  26. 03-04-93
  27.  
  28. 1. Added mouse support to HSLTAG. All main menu commands now have mouse
  29.    support.
  30. 2. Added TimeClock to Menu
  31.  
  32. 03-03-93
  33.  
  34. Cleaned up code in HSLTAG and also added ability to change directories
  35. once in hsdirn using a mouse.  To change directories with mouse click the
  36. subdirectory you wish to change to.  If you are not using a mouse simply
  37. highlight the subdirectory you wish to change to and hit your carriage
  38. return.  The mouse can be clicked on the files you wish to add to the list
  39. and will be saved to the list before changing subdirectories.
  40.  
  41. If using a mouse, to save your tagged files to the tagged file list and exit
  42. simply click on the little box in the upper left corner of the directory
  43. display window.
  44.  
  45. 02-26-93
  46.  
  47. Enhanced File Tagging capabilities allowing changing of directories
  48. from within the tagger.
  49.  
  50. 02-16-93
  51.  
  52. Added capability of Naming where your tagged list will be placed
  53. by passing the path and name of the list to HSLTAG when loading
  54. it.  If nothing is passed then HSLTAG will default to its current
  55. subdirectory and use the name send.lst.
  56.  
  57. Example:   HSLTAG E:\WORK\APPLES.LST
  58.  
  59. ---------------------------[ HSLT101B.ZIP Released ]-----------------------
  60. 02-12-93
  61.  
  62. More Windows Tweeking:
  63.  
  64. 1. Some have difficulties with HS/Link operation when in Windows 3.+.
  65.    In instances where we have tested this having a fossil driver has made
  66.    a difference.  One fossil which has tested OK is X00.SYS by Ray Gwin.
  67.    The last official release of X00 is X00V124.ZIP.  You will find other
  68.    later versions floating around in the BBS world but the author, Ray
  69.    Gwinn, has not posted those releases on his BBS.  Other reliable
  70.    Fossil drivers are BNU and OPUSCOMM.  Your command switches will
  71.    be best set as follows in your config.sys:
  72.  
  73.  ┌ X00.SYS───────────────────────────────────────────────────────────────┐
  74.  │ Locks Port 1 at 38400 with 8192 Transfer and Receive buffers at       │
  75.  │ 8192.  These buffers should not total to exceed the maximum buffer    │
  76.  │ size set in Procom Plus.  DV = uses DESQview Time slicing:            │
  77.  │                                                                       │
  78.  │ Device=x00.sys E 1 T=8192 R=8192 B,0,38400 DV                         │
  79.  │                                                                       │
  80.  │ Locks Port 1 at 38400 with Transfer and Receive buffer settings at    │
  81.  │ 8192.  These buffers should not total to exceed the maximum buffer    │
  82.  │ size set in Procom Plus.  DV = uses DESQview Time slicing:            │
  83.  │ Device=X00.sys E 1 T=8192 R=8192 B,1,38400 DV   (COM2 at 38400)       │
  84.  └───────────────────────────────────────────────────────────────────────┘
  85.  ┌ OPUSCOMM.COM ─────────────────────────────────────────────────────────┐
  86.  │ OPUSCOMM tested best with the folling settings loaded in AutoExec.Bat:│
  87.  │ Loads the fossil on port 1 with transfer and receive buffers set for  │
  88.  │ 4096:                                                                 │
  89.  │                                                                       │
  90.  │ OPUSCOMM.COM                                                          │
  91.  │ OPUS_CFG S 1=4096,4096                                                │
  92.  └───────────────────────────────────────────────────────────────────────┘
  93.  
  94.    If using Procomm for Windows set buffer in your comm port setup at the
  95.    highest level.  HS/Link tested best with Transfer blocks set for 1024
  96.    in HSCONFIG.EXE and Idle method on page 3 of HSCONFIG set to 0.
  97.  
  98.    When you call HS/Link using the F4 key and you have indicated there
  99.    is a fossil in use on your system  HSLTAG  will search your path
  100.    for FHSLINK.EXE.  Be sure you have this file placed in your path
  101.    or in your current directory.
  102.  
  103. Optimized the code and brought down size quite significantly from
  104. 76k to 58k.
  105.  
  106. 02-10-93
  107.  
  108. Corrected spelling and other display errors.
  109.  
  110. 02-08-93
  111.  
  112. Additional Windows Information :
  113. Procomm Plus:
  114.  
  115. Set Windows 386 enhanced mode to "Never Warn"   Pif Editor - Minimum
  116. 512 - Max 640.
  117.  
  118. If you get Framing Errors etc. in Procomm for Windows, reduce the buffer
  119. size in your port settings to 4k.  Make sure that all your port speeds are
  120. set at the same speed from your Windows setup to your Procomm setup and your
  121. dialing directory.  Double check your HS/Link configuration for the same
  122. setting.
  123.  
  124.