Changes in Version 1.01KDM - 20/Feb/97 * Serious Bug Fix. Statistically 1 in 45 files could have been corrupted. If the file size divided by 45 had a remainder of 14 then the last 14 bytes of the encoding was corrupt due to not reading the NNTP RFC 977 closely enough. 14 has special significance in both NNTP and UUENCODING. This has been fixed and ALL AutoPost users are encouraged to update to this version to avoid corruption problems. Changes in Version 1.01i - 07/Feb/97 * Now using modern grey style windows. * Sample of final Subject line format shown in the Settings screen updated as you change items which impact its look. * Choice of groups to post to can now be selected from a master list of groups. This master list is compatible with the GROUPS.DAT file use by Agent & Free Agent. Changes in Version 1.01c2 - 28/Jan/97 * Minor documentation changes. Changes in Version 1.01c * Minor documentation changes. * Minor changes to subject line syntax. Changes in Version 1.01b * Fixed a GPF bug that occurs when using the 16-bit version of AutoPost in conjunction with FILE.BBS for supply of subject lines (16 & 32 bit compilers optimized a 'while' expression differently.) * Showing file name in the subject line is now optional for text files. Of most use for bulk posting of text articles in conjunction with FILES.BBS entries for subjects. (Reg'd) * Removed some AutoPost 'dedicated' headers from the registered version. * Posted article subject lines shown in ReportNN.TXT files. Changes in Version 1.01a * Ensures that the ReportNN.TXT file is not uploaded if it is in the same directory as the upload files. * If stop button is pressed during posting, AutoPost will ask if you want to view the ReportNN.TXT file that was being generated. * Minor cosmetic change to the following line in each posting: END --- CUT HERE --- Cut Here --- cut here --- To END --- CUT HERE --- Cut Here --- cut here --- FILENAME.EXT Changes in Version 1.01 * On failure to upload an article (duplicate, server timeout, etc) AutoPost will disconnect from the server, then reconnect and start posting again from the NEXT article. * Configurable text message embedded in each article (Reg'd) * Config file location is definable * Look in working directory first. * Then look in Windows directory. * If command-line parameter, then this overrides other locations and must specify the filename also. * Logging of the posting session is kept in the file REPORTnn.TXT and displayed (optionally) at the completion of posting. * Timeout from 45 to 300 seconds for extremely slow servers. * Remembers window position between sessions. * Visual feedback via TMX & RCV & POKE lights. * Optional article size on subject line (Reg'd) * Optional article count header (Reg'd) * Added /autopost command line switch, which does an automatic click on the POST button when AutoPost starts (for batch processing) * Added /autoquit command line switch, which does an automatic click on the QUIT button when AutoPost is finished (for batch processing) * Allows configurable subject lines via the use of FILES.BBS format description files. * Will upload all files except those called FILES.BBS * Will upload .TXT, .BAT & .INI files as plain text, ie, won't UUENCODE them when using the Reg'd version. * Extensive testing to ensure compatibility with other Winsock stacks besides Microsoft's, in particular the Trumpet Winsock stacks.