home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / bbs / stq147_u / st_qwk_u.doc next >
Text File  |  1994-07-31  |  25KB  |  663 lines

  1. ST-QWK Version 1.47 Update Documentation.
  2.  
  3. To Upgrade from version 1.40-1.46, simply copy this version's
  4. ST_QWK.TTP over your old one. See below for changes to ST_QWK.CFG
  5.  
  6. July 31, 1994 v1.47
  7.  
  8. o  1.46 was compiled incorrectly, causing it not to find the user info
  9.    in FIDODOOR.USR. Fixed (I Swear!)  Boy, did I get up on the wrong side
  10.    of the bed today or what?
  11.  
  12. July 31, 1994 v1.46
  13.  
  14. o  Hated to do this so quickly after the last one, but a rather nasty
  15.    bug snuck into 1.45.  Some of you reported getting a 3-10 bomb address
  16.    error on startup, which is now fixed.
  17.    
  18. o  While looking for bug number one, I stumbled across bug number two.
  19.    If you were in local mode, and had specified the "Port" keyword in the
  20.    config, I'm sure you noticed things were a little weird with the modem.
  21.    This bug had been in there since 1.42.
  22.    
  23. o  Previously undocumented change in 1.45: the temp directory is now erased
  24.    after a QWK transfer has successfully completed (Local mode still leaves
  25.    folder intact, so SysOp can move packet)
  26.    
  27. o  Also, retooled the behaviour in regards to the Error -4 from XYZ.
  28.    It will no longer report it to the log, and will inform the user that
  29.    the transfer was aborted by *HIS* side and asks whether to retry the
  30.    transfer or not, and if not, if he wishes to update the user high messages
  31.    reads anyway...
  32.  
  33. July 30, 1994 v1.45
  34.  
  35. o  New Key Format!  Your key now goes in your ST_QWK.CFG file in the
  36.    following format:
  37.    
  38.       Key <key value>
  39.       
  40.    I will try and get everyone their new keys as soon as possible,
  41.    but if you haven't received your key within one week of the release
  42.    of this version, I suggest you get ahold of me (see ST_QWK.DOC for
  43.    ways of doing that).  Also, if for some reason your key doesn't work,
  44.    contact me.  ST-Qwk no longer works without a key, Contact me for a
  45.    Demo-Key.
  46.  
  47. o  Some people have reported corrupted message base files, although
  48.    it didn't seem to be a common problem, I rewrote the routine that
  49.    handles the message base writing.
  50.  
  51. o  Forgot about the fact that 4800, 7200 and 12000 are valid baud
  52.    rates, even though rarely seen.  4800 gets the 2400 limit, 7200
  53.    gets the 9600 limit, and 12000 gets the 14400 limit.
  54.    
  55. o  Added date filter under the Download and Selectable Download options.
  56.    The user may now select how many days old to scan for mail.
  57.    
  58. o  Fixed bug in the delete routine, causing ST-QWK to not delete
  59.    files in the temp folder on the Falcon.
  60.  
  61. June 21, 1994 v1.44
  62.  
  63. o  Added additional baud rate support.  The baud rate commands and
  64.    defaults are now as follows:
  65.    
  66.     MaxMsg300   50
  67.     MaxMsg1200  200
  68.     MaxMsg2400  400
  69.     MaxMsg9600  1600
  70.     MaxMsg14400 2400
  71.     MaxMsg16800 2800
  72.     MaxMsg19200 3200
  73.     MaxMsg21600 3600
  74.     MaxMsg24000 4000
  75.     MaxMsg26400 4400
  76.     MaxMsg28800 4800
  77.     
  78. o  Dupe filter code was not working... Fixed.  Might as well delete
  79.    your old .DUP file, as it contained bogus calculated information...
  80.    
  81.  
  82. March 19, 1994 v1.43
  83.  
  84. o  The ~v and ~* macros didn't work... Oops... Fixed.
  85.  
  86. o  St-QWK would produce two bombs if the remote user selected (A)bort
  87.    from the Protocol listing.  Fixed.
  88.  
  89. February 22, 1994 v1.42
  90.  
  91. o  You may now include color codes in your help file.  A sample of this
  92.    file with these codes are included with this version.  For ANSI, I have
  93.    listed the color of the code that is sent.  For VT-52, I have
  94.    listed the desktop color register that is displayed, as the color
  95.    displayed will be the one selected for that register in the control
  96.    panel!  These codes have no effect on ASCII users.
  97.  
  98. Code                   ANSI             VT52-16color Register
  99. -------------------------------------------------------------
  100. ~0                    Normal                     b?
  101. ~1                    Bright Black               b?
  102. ~2                    Bright Red                 b1
  103. ~3                    Bright Green               b2
  104. ~4                    Bright Yellow              b?
  105. ~5                    Bright Blue                b6
  106. ~6                    Bright Magenta             b5
  107. ~7                    Bright Cyan                b6
  108. ~8                    Bright White               b0
  109. ~9                    Grey                       b7
  110. ~A                    Red                        b9
  111. ~B                    Green                      b:
  112. ~C                    Brown                      b;
  113. ~D                    Blue                       b>
  114. ~E                    Magenta                    b=
  115. ~F                    Cyan                       b>
  116. ~G                    Off-White                  b8
  117.  
  118.                          Universal Macros
  119.                          ----------------
  120. ~b                       Destructive Backspace
  121. ~c                       Clear Screen
  122. ~*                       System Name
  123. ~V                       Program Version
  124.  
  125. o  New Config Command!
  126.    Port <port description>
  127.    
  128.    Where <port description> can be one of the following: Modem 1 (default)
  129.    Modem 2, Serial 1, Serial 2, or Falcon.  It should be noted, however,
  130.    that XYZ does *not* support anything beside Modem 1.  Falcon and
  131.    Modem 2 users can the Bconmap Fix 2 floating around to use XYZ.
  132.    You *must* remove the -c parameter from the Protocol definitions
  133.    if you are you are using anything besides Modem 1, XYZ's carrier
  134.    detect is hard coded for modem 1, and cannot support the other ports.
  135.    Serial 1 does not support Carrier detect, so RAT_QWK does not attempt
  136.    to check carrier on that port.  As far as I know, both Serial 1
  137.    and Serial 2 are SOL as far as XYZ goes.  Thanks to Tim Hebel for
  138.    suggesting this feature.
  139.  
  140. o  Changed the way protocols are handled.  See the sample ST_QWK.CFG in
  141.    this archive for the new format.  They are read into a linked list now,
  142.    and the config file is parsed differently, so things *should* load a wee
  143.    bit faster, and the program ended up being 2K smaller afterward! :-)
  144.  
  145. o  The protocol's name is spelled out on the Misc Config page now.
  146.    (So you don't have to guess!)
  147.  
  148. o  Changed Qmail-compatibility message strings from 8 to 13 characters.
  149.  
  150. o  Bug in checking the crc of the message body caused the dupe-checker
  151.    to not catch dupes!
  152.  
  153. o  Always displayed the Change High Reads and Scan Confs as page #1.
  154.    Fixed...
  155.    
  156. o  Change High Reads and Scan Confs now support 'P'revious Paging.
  157.    
  158. o  After DTR is lowered for 2 seconds, DTR is now brought back up, to
  159.    prevent any problems with the modem ports... This only affects the
  160.    auto-logoff feature.
  161.  
  162. January 20, 1994 v1.41
  163.  
  164. o  Bug in Change High Reads routine only displayed first page. Fixed
  165.  
  166. o  The program was complaining that it couldn't find ST_QWK.HLP. Fixed
  167.  
  168. January 18, 1994 v1.40
  169.  
  170. o  ST-QWK now has built-in dupe-checking.  The keyword "Dupes" followed
  171.    by a value from 200 to 32000 will store the last messages that are
  172.    imported to ST-QWK have their CRC's calculated and stored in the
  173.    file ST_QWK.DUP.  If not specified, ST-QWK will default to 2000
  174.    for dupe storage (at 8 bytes per dupe, the file would be 16K in size),
  175.    which should be more than ample for most of you.
  176.    
  177. o  Improved parsing from the Scan Settings or Change High Reads screen
  178.    You can now enter a range (i.e. 1-15 20 25-32) for the toggles on
  179.    Scan Settings, and both screens now have a "wide listing" toggle,
  180.    under (M)isc Config.
  181.  
  182. o  Fixed archiving time calculations.  Now displays in seconds, and
  183.    is valid for all three archivers.
  184.  
  185. o  New user definable option!  Users may now toggle a flag to determine
  186.    whether or not they get full message tags in the CONTROL.DAT file,
  187.    or the 8 character Qmail standard (Some of the readers out there
  188.    cannot handle the extended message names.
  189.  
  190. September 14, 1993 v1.32
  191.  
  192. o  Fixed the REP upload problem.  However, you will need to modify your
  193.    ST_QWK.CFG to fix it.  For the DL and UL command strings, you now
  194.    put (at the end) where paths and/or filenames are.  An example for
  195.    XYZ's is provided below.
  196.  
  197.    The substitions translate as follows:
  198.  
  199.         %1 = The temp path defined by QWKpath
  200.         %2 = The *.REP file (Do *NOT* specify with XYZ's Y and Zmodem
  201.              that is why the uploads were failing!)
  202.         %3 = The *.QWK file
  203.  
  204.    Unless you need a space between the path and filename identifiers,
  205.    don't use them!  (In other words: %1%2 will produce "C:\TEMP\MYSTERY.REP"
  206.    whereas %1 %2 will produce "C:\TEMP\ MYSTERY.REP" on the command line)
  207.  
  208.    Protocol Definitions, v1.32
  209.  
  210. Protocol_One Xmodem CRC
  211. P1Path       c:\tws\xyz.ttp
  212. DLcommand_one -s -xc -c %1%2
  213. ULcommand_one -s -u -xc -c %1%3
  214. Protocol_Two Xmodem 1K
  215. P2Path       c:\tws\xyz.ttp
  216. DLcommand_two -s -x1k -c %1%2
  217. ULcommand_two -s -u -x1k -c %1%3
  218. Protocol_Three Ymodem
  219. P3Path       c:\tws\xyz.ttp
  220. DLcommand_three -s -y -c %1
  221. ULcommand_three -s -u -y -c %1%3
  222. Protocol_Four Zmodem/32
  223. P4Path       c:\tws\xyz.ttp
  224. DLcommand_four -s -z -c %1
  225. ULcommand_four -s -u -z -c %1%3
  226. Protocol_Five Xmodem (Checksum)
  227. P5Path       c:\tws\xyz.ttp
  228. DLcommand_five -s -x -c %1
  229. ULcommand_five -s -u -x -c %1%3
  230. Protocol_Six Ymodem-G
  231. P6Path       c:\tws\xyz.ttp
  232. DLcommand_six -s -yg -c %1
  233. ULcommand_six -s -u -yg -c %1%3
  234.  
  235. o  Added an approximate time for archiving feature.  It will auto calculate
  236.    a base time and store the average in QWKTIME.DAT, which will exist
  237.    in program folder.  The first time it is run it will be be off, as it
  238.    doesn't have any info to work off of.  If need be, you can erase the file
  239.    to reset the timing routine.
  240.  
  241. o  Added Bell sound (Control-G) after archiving is completed.
  242.  
  243. o  Removed files list line from CONTROL.DAT, and renames the files list to
  244.    NEWFILES.DAT when copying to the temp directory.  For compliance with
  245.    most mail readers.
  246.  
  247. o  Working on common exit routine so that signal handlers can be used.
  248.  
  249. September 1, 1993 v1.31
  250.  
  251. o  Fixed bug in the Protocol Definitions causing Reps to not work sometimes,
  252.    and general weirdness :-)
  253.  
  254. August 29, 1993 v1.30
  255.  
  256. o  New Config file command: NoLog <flags>
  257.    Replaces the Loglevel command.  Now you can turn off specific
  258.    information in the logfile. (Remove the Loglevel command, it is no
  259.    longer valid)
  260.  
  261.     Valid flags are:
  262.  
  263.     ~ : Miscellaneous
  264.     ! : Fatal error
  265.     ? : Warning
  266.     + : Added Conferences
  267.     - : Dropped Conferences
  268.     = : User Status
  269.     # : REP information
  270.     * : Message logging 
  271.     % : Results
  272.     $ : QWK Packet imformation
  273.     > : Debug information
  274.  
  275.         Example: NoLog +-*
  276.         
  277. o  Netmail code added!  Now you can export and import Netmail messages.
  278.    On export, A "From:" line is added showing you the node number the
  279.    message came from.  To import a netmail message, you need to put at
  280.    the top of the message body "To: <zone>:<net>/<node>.<point> <flag>,
  281.    whereas flag can be "Crash" or "Hold".  If the message is marked
  282.    "Crash", the nodelist will be scanned to determine cost.  If the user
  283.    does not have enough netmail points, the message will be changed to
  284.    "Normal".  "Hold" messages will be marked as such.  
  285.    
  286.    e.g.:
  287.     v----------------------------  Line number
  288.     1)  To: 51:1/6.0 Crash
  289.     2)
  290.     3)  Hiya Dave! just testing netmail!
  291.     
  292.     You get the idea... :-)
  293.     
  294.     Note:  Captain's QWK (CQWK) will parse the "From:" line on a reply,
  295.            and place it in the Address field of the header dialog,
  296.            and will automatically put that address in a "To:" line in
  297.            the reply packet.  In other words, Do *not* specify a "To:"
  298.            line in the message body if using the address feature of
  299.            CQWK.
  300.     
  301. o  New config command! "MaxBuffer <Kilobytes>"
  302.    ST-QWK 1.30 allocates as much RAM as possible to store outbound QWK
  303.    packets during processing to increase speed and performance.  The
  304.    MaxBuffer keyword allows you to limit that memory.
  305.    e.g. MaxBuffer 512  limits ST-QWK to 512K for it large outbound buffer.
  306.    Very handy for people running MiNT/MultiTOS.  NOTE: the minimum buffer
  307.    size when using this keyword is 64K!!!
  308.  
  309. o  New config command(s)!  Now you can setup your Upload/Download protocols
  310.    in whatever fashion you desire!  You may configure up to 9 upload/download
  311.    configurations, using the sample below ( as well as the enclosed ST_QWK.CFG
  312.    file.  You *can* actually skip a number as well, as shown below. Note:
  313.    the "-s" parameter *must* be shown when using XYZ, so result codes can
  314.    be processed when XYZ exits. (Remove the XYZ line from your config,
  315.    it is no longer valid)
  316.  
  317. Protocol_One Xmodem CRC            ;  This is the description to show users
  318. P1Path       c:\tws\xyz.ttp        ;  The path and filename
  319. DLcommand_one -s -xc -c            ;  Download commands
  320. ULcommand_one -s -u -xc -c         ;  Upload commands
  321. Protocol_Two Xmodem 1K
  322. P2Path       c:\tws\xyz.ttp
  323. DLcommand_two -s -x1k -c
  324. ULcommand_two -s -u -x1k -c
  325. Protocol_Three Ymodem
  326. P3Path       c:\tws\xyz.ttp
  327. DLcommand_three -s -y -c
  328. ULcommand_three -s -u -y -c
  329. Protocol_Four Zmodem/32
  330. P4Path       c:\tws\xyz.ttp
  331. DLcommand_four -s -z -c
  332. ULcommand_four -s -u -z -c
  333. Protocol_Six Ymodem-G
  334. P6Path       c:\tws\xyz.ttp
  335. DLcommand_six -s -yg -c
  336. ULcommand_six -s -u -yg -c
  337.  
  338.  
  339. o  No more excessive quotes.  Added keywords "MaxQuotes <value>" and
  340.    "QuoteChars <chars>" to search for "over-quoted" messages.
  341.    If MaxQuotes is specified, no more than <value> lines may be quoted
  342.    in one block of an uploaded message.  QuoteChars contains characters
  343.    that define quote blocks - defaults to ">]".
  344.  
  345. o  Bug in MiNT/MultiTOS detection fixed.  Was doing alot more than it
  346.    really had to.
  347.  
  348. o  Added a field in the user record for including the "New Files List"
  349.    If set to 'N'o, new files list will not be included in the QWK packet.
  350.  
  351. o  New User set-up is better now.  The user will be prompted for the
  352.    information in (M)isc Config.
  353.    
  354. o  Debug info stripped for non-beta versions.  Makes it smaller and
  355.    faster anyway.
  356.  
  357. o  Minor bug in Qmail configuration fixed.  Sometimes it just wouldn't
  358.    work.
  359.  
  360. o  Average messages per minute is calculated and printed on the
  361.    screen and logfile.
  362.    
  363. o  Upon entering ST-QWK, and local mode is *not* specified, port will
  364.    be checked for carrier, and will switch to local mode if carrier is
  365.    not found.
  366.    
  367. o  If ST-QWK is in local mode, timeout is now disabled.
  368.  
  369. July 22, 1993 v1.22
  370.  
  371. o  If an alias is allowed on a message base, the import routine will
  372.    insert the user's Alias name instead of his real name.  Real name
  373.    is pulled from FIDODOOR.CFG, to make sure that the name in there
  374.    is that which it should be. (Case and point: CQWK defaulting to 
  375.    "J. Gerber" or something like that...)
  376.  
  377. o  No longer imports a message containing an empty "to:"
  378.    
  379. o  Fixed bug in the Change High Reads routine, displaying high reads
  380.    on the base before it.
  381.  
  382. o  Added command checking to main menu, removed "invalid command" line.
  383.    New routine should stop line noise problems once and for all.
  384.  
  385. o  Slightly modified word-wrapping code.  Old code contained a direct  
  386.    reference to 80 column screen.  Changed to use usr.col instead.
  387.  
  388. o  Improved reply code for better disk buffering.
  389.  
  390. o  XORIG now works as documented in FidoDoor.Doc.  ST-QWK adds the same
  391.    extra origin lines.
  392.  
  393. o  Improved stripping code.  Readers which pad packets with "odd" characters
  394.    like returns and nulls will have messages correctly imported.
  395.  
  396. o  Verified that the 'blank message' bug of v1.20, indeed disappeared
  397.    in v1.21.
  398.  
  399. June 17, 1993 v1.21
  400.  
  401. o  Another bug in the Scan Settings routine was found and squashed,
  402.    It was cutting off the first and last base it seems...
  403.    
  404. o  Changed the VT52 color sequence to look better on the TT.
  405.  
  406.  
  407. June 15, 1993 v1.20
  408.  
  409. o  SETUP.DAT is now ST_QWK.CFG and has been overhauled to use keywords
  410.    for the various options to be used in ST-QWK.  QWKSHELL.TOS has
  411.    also been updated to reflect this change. (1.04)  Many thanks to
  412.    Bill Jones for providing code to do this.
  413.  
  414. o  Added new menu Option 'P' for Selected Download.  You can scan your
  415.    selected bases and it will ask you individually if you wish to download
  416.    from those bases.
  417.  
  418. o  Added line in ST_QWK.CFG for the Timeout value (in seconds!) Defaults
  419.    to 180.
  420.  
  421. o  Added line in ST_QWK.CFG for path and name to logfile.
  422.  
  423. o  Added line in ST_QWK.CFG for Loglevel.  Defaults to 5.
  424.  
  425. o  Added the ability to change the pack and extraction commands.
  426.    The ST-QWK defaults are in the new ST_QWK.CFG file enclosed.
  427.  
  428. o  ST-QWK now checks to see if FidoDoor.ttp, FdSysGen.Prg, FdRenum.Tos,
  429.    Jetmail or IOS is running and aborts if it is.  (Under MiNT/MultiTOS)
  430.  
  431. o  Null lengthed Index files should be history.
  432.  
  433. o  Added usage of the Aorigxxx and Aorigall  Origin line files from
  434.    FidoDoor. 
  435.    
  436. o  Entering a '0' on the 'Scan how many messages' will abort to the menu.
  437.  
  438. o  Improved display while importing REP packets.  Now displays message
  439.    number, who it's to, and the subject.
  440.  
  441. o  Fixed bug in Change High Reads that would not allow you to reduce
  442.    it all the way to zero.
  443.    
  444. o  New Command line option: -DEBUG  runs ST-QWK in debug mode, logging
  445.    extra information to the logfile.
  446.  
  447. o  DOOR.ID file now reflects your BBS Type, instead of just BBS Express/
  448.    FidoDoor.
  449.  
  450. o  Speed up message output some more. 
  451.  
  452. o  Lots of internal code improvements.
  453.  
  454.  
  455. May 12, 1993 v1.14
  456.  
  457. o  QWKSHELL.TOS is now QWKSHELL.TTP.  Reason being that FOREM/TURBO users
  458.    were having trouble with the detection mode in 1.02.  For Local mode
  459.    pass the parameter '-LOCAL' after QWKSHELL.TTP.
  460.  
  461. o  Personal scan setting should work properly now.
  462.  
  463. o  Revised the output during the making of the QWK packet
  464.  
  465. o  Finally fixed the "Unable to open message base xx.HDR file!" bug.
  466.  
  467. o  Added 'C'hange High Message Reads Option.  Pretty self-explanitary.
  468.    Changed the 'C'hange Scan Settings Routine to just 'S'can Settings.
  469.  
  470. o  Improved detection of local callers for TURBO/FOREM BBS's (by Many)
  471.  
  472. o  Fixed handle problem when using TURBO/FOREM. (Reported by Al Peterson)
  473.  
  474. o  Fixed problem with Control Requests from Mail readers (Reported by ME)
  475.  
  476. April 24, 1993 v1.13
  477.  
  478. o  Lengthened delay when displaying 'Do you wish to retry transfer?' after
  479.    XYZ aborts.  It now waits 5 seconds, which should be enough for the
  480.    terminal programs out there.  (Suggested by *many*)
  481.  
  482. o  Fixed problem when Uploading a rep file.  I forgot to clean out the
  483.    temp folder before attemping to upload a *.rep file with XYZ.  XYZ
  484.    didn't like the file already being there. (Reported by *many*)
  485.    Also fixed upload using Zmodem (reported by Bill Jones)
  486.  
  487. o  Changed word wrap to be at 79th character (Suggested by Bill Jones)
  488.  
  489. o  Changed the new user routine.  Now adds in the defaults of the following
  490.  
  491.         Personal Scan = Off
  492.         Max Messages = 15
  493.         Download Protocol = Zmodem
  494.         Archive method = Zip
  495.         Auto-logoff = Off
  496.  
  497. o  Some cosmetic changes, added some more color, and hitting a c/r at most
  498.    prompts will exit back to the main menu.
  499.  
  500. o  Added 'More' prompting to the view help file.
  501.  
  502.  
  503. April 8, 1993 v1.12
  504.  
  505. o  Improved the scan setting routine.  It will now show a complete page
  506.    bases, where you can enter one or more numbers to toggle the bases
  507.    on or off.  Hitting 'C' continues to the next page, and 'Q' will quit
  508.    Read ST_QWK.HLP for more detail.
  509.  
  510. o  Fixed problem with the Misc Settings for when a new user went into
  511.    ST-QWK for the first time.  Also, if ST-QWK detects that there is
  512.    a new user, it displays a nice 'welcome user' message and auto-displays
  513.    the ST_QWK.HLP file.
  514.  
  515. o  Added a 'G'raphics Change option.  The user may now change graphics
  516.    modes at their leisure.
  517.  
  518. o  Added a line at the end of SETUP.DAT for BBS Type.  Right now, the
  519.    only thing ST-QWK is looking for is "FOREM" or "TURBO" for people
  520.    running those respective BBS's, to account for differences in the
  521.    dorinfo1.def file.  Feel free to put you own "EXPRESS" "RATSOFT" 
  522.    "ST-KEEP" or "OTHER" in there.  I may expand this option later on,
  523.    but I will keep you informed if I do.
  524.  
  525. o  Now converts baud rates of 14.4K (or 14) into 14400 and 19.2K into
  526.    19200.  Should fix the problem many of you had with Express.
  527.    BTW, ST-QWK uses the 19200 baud rate limitation for both 14400 and
  528.    19200 baud.
  529.    
  530. April 1, 1993 v1.11
  531.  
  532. o  Found bug in modem routine causing characters to output twice.
  533.  
  534. o  Problem reading in FIDODOOR.USR file fixed.
  535.  
  536.  
  537. March 31, 1993 v1.10 (Happy Birthday to me!)
  538.  
  539. o  Hopefully, word wrap is *really* fixed  (It is!).
  540.  
  541. o  Updated QWKSHELL.TOS.  Make sure to put it and SETUP.DAT where
  542.    DORINFO1.DEF is going to be at (preferably the system folder
  543.    for your BBS software)
  544.  
  545. o  Online Help file Option added. (The included file ST_QWK.HLP)
  546.  
  547. o  Improve message processing speed.  When exporting a QWK packet,
  548.    you should get about 400 messages per minute processed, on a stock
  549.    ST.  Early reports indicate about 2000 messages a minute on a TT030!
  550.  
  551. o  By popular request:  you may now do a Zap Download (!) and configure
  552.    your defaults for this under (M)isc config.
  553.  
  554. o  Improved configure scan settings, and scans the areas properly
  555.  
  556. o  Added Support for 16 color ANSI & 16 color VT52 (TT extended bits)
  557.  
  558. o  Added Baud Rate restrictions.  Enter the TOTAL message limit on
  559.    the appropriate line in SETUP.DAT.  The baud rate parameter *must*
  560.    be passed on the command line.
  561.  
  562. o  You may now specify the path and filename for the Welcome, News, Files,
  563.    & Goodbye files.  If not found, they simply will not be included.
  564.  
  565. o  Switched command line options to be similar to FidoDoor.  Use -NAME
  566.    followed by the users name, etc.  This fixes the 'Initials' problem.
  567.    -GT for graphics type, -LOCAL for local, -BAUD for baud rate.
  568.  
  569. o  Fixed the time stamp problem that occurred with FidoDoor 3.2.5 and
  570.    up.   Many of you reported this as 'I uploaded and reply, but
  571.    FidoDoor says it is deleted'...
  572.  
  573. o  Added an auto logoff feature, selectable under (M)isc config.
  574.  
  575. o  Changed log format to match Binkley's
  576.  
  577. o  Added Xmodem 1K protocol option.
  578.  
  579. November 4, 1992  v1.03
  580.  
  581. o  I noticed that QWK packets prepared with LZH came up as MO.LZH...
  582.    I had forgotten to put a dash with the switches for LZH! Fixed...
  583.  
  584. November 1, 1992  v1.02
  585.  
  586. o  Added Origin Line.
  587.  
  588. o  Changed Xmodem to Xmodem CRC.  This should fix the problem many of you
  589.    reported about Xmodem transfers.
  590.    
  591. o  Added an abort option before the transfer of QWK packet.
  592.  
  593. o  Changed update of high-reads NOT to update if you abort, or transfer is
  594.    not successful.
  595.    
  596. o  Fixed problem concerning Replies that are killed.
  597.  
  598. o  Added word wrap that should cure the problem that some readers have...
  599.  
  600. o  Checks for the users Area Access, to prevent accidental access to areas
  601.    users do not have access to...
  602.    
  603.  
  604.  
  605. October 25, 1992  v1.00
  606.  
  607. o  Enhanced ANSI support.  Switched to useing bright ANSI colors instead of
  608.    the dull ones.
  609.  
  610. o  Added improved recovery of a bad file transfer, giving the user the option
  611.    to continue or abort.  Support for Zmodem recovery.
  612.  
  613. o  Fixed problem with Arc Path...  (reported by: Mike O'Malley) It was 
  614.    executing arj instead of arc...
  615.  
  616.  
  617. October 23, 1992  v0.98
  618.  
  619. o  Added ANSI and VT52 support.  This changes the way the commandline
  620.    parameters are passed as well.  the 1st and 2nd command-line parm is
  621.    users first and last name, the 3rd is the graphics emulation, and the
  622.    optional 4th parameter is 'Local'.  0 is for ASCII, 1 is for VT52 (normal)
  623.    2 is for ANSI, 3 is for IG (VT52), 4 is for BIG (ANSI), and 5 is a user-
  624.    definable that ST-Keep uses (now VT52).  Any other number will cause
  625.    ST-QWK to go into ASCII mode.  QWK.SCR & QWKSHELL.TOS have been updated
  626.    to incorporate this feature.
  627.  
  628. o  Fixed a problem with the CR/LF conversion in the QWK packet.  Should
  629.    not be a problem anymore, but keep me informed. (reported by Rich Tietjens,
  630.    Mike O'Malley, and Sean Price) 
  631.  
  632.  
  633. October 20, 1992  v0.96
  634.  
  635. o  Fixed bug with uploading a rep file (reported by Rich Tietjens)
  636.  
  637. o  Fixed Scan Conferences AGAIN! (Reported by Sean Price)  I had to REALLY
  638.    put it through the ringer this time....  works solidly now.
  639.  
  640.  
  641. October 18, 1992  v0.95
  642.  
  643. Feature changes/Bug fixes:
  644.  
  645. o  Fixed bug that would produce two bombs if SETUP.DAT file was not
  646.    found (Reported by Sean Price)
  647.  
  648. o  Added domain support.   Now matches the incoming message zone information
  649.    with that in FDDOMAIN.LST and puts the appropriate info into the MSGID
  650.    line.
  651.  
  652. o  Added E-mail support.   If the base that is being scanned is an E-mail
  653.    base, all matching messages to that person's name will be sent.  When
  654.    replying, any message to this type of base will have the private flag
  655.    automatically turned on.
  656.  
  657. o  Improved the 'Conference Scan Settings' Routine.  Sometimes I noticed
  658.    when you changed the scan setting, the program would do weird thing
  659.    whith you scan flags...   Changed the code to fix this annoying problem.
  660.  
  661. o  Various Code improvements.
  662.  
  663.