home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Aktief 1995 #3 / CDA3.iso / comm / ace186b.zip / HISTORY.DOC < prev    next >
Text File  |  1994-04-07  |  15KB  |  327 lines

  1. ================================================================
  2.            Updates To AceComm & Utilities (Tm)
  3.             Top down to version 1.55
  4. ================================================================
  5.  
  6. =============================================================
  7. 4/7/94 * Release version 1.86
  8. =============================================================
  9. - The file request function was commented out.  This prevented AceComm from
  10.   searching for a .REQ file and to make the call.
  11. =============================================================
  12. 4/4/94 * Release version 1.85
  13. =============================================================
  14. Here is the largest upgrade since AceComm's debut on May 15 of 1993.
  15.  
  16. - Script processor has been re-worked, is capable of processing
  17.   complex macro functions. A MINIHOST.SCR demonstrates much of the macro
  18.   language. The macro language has now evolved to include intelligent
  19.   decision making macros. See the CIS.SCR and MINIHOST.SCR for demos.
  20. - Some macro text has changed. This requires a completlety new install from
  21.   everyone.
  22. - DPRM.EXE was fixed. It had a bug where the data pointer was not being saved
  23.   correctly. DPRM is the utility that backs up the PRM file to an ascii
  24.   definition file.
  25.  
  26. - Point mailer services have been either re-written or changed. The EMSI
  27.   protocol has been re-written. Mailer services are capable of running in
  28.   simple mailer front end mode.
  29. -  The scheduler services allow a greater degree of control over a auto answer
  30.    mode. The schedules now control the "Auto Answer Setup" services, which
  31.    can only be accessed during a schedule which includes ",Host" attribute
  32.    flag.
  33. - New Point mail support menus have been added for automated event driven
  34.   mailer/host modes. AceComm can serve as a complete front end to any BBS.
  35. - FBL output ".NOD" files are no longer supported as Nodelist files. FBL will
  36.   instead be re-written to support the creation of "mini" nodelist files.
  37. - "Boss Data" areas allow user created system definitions to be retained
  38.   permanently in the ACE.PRM file.
  39.  
  40.   The hooks for running a BBS software are numerous, and capable of passing
  41.   port rate %B, connect speed %C, port %P.
  42. - The Dialer sees some new "Phone Number Modifiers" menu.
  43. - Fon files can be printed to ascii text or PRN from inside the "Import" menu.
  44. - A new "CALL.LOG" does a 1 liner for each number called, with on line time
  45.   down to the second.
  46.  
  47. - The configurations area "PRM-data" has bee re-organized. Always an effort
  48.   is made to group similar data into more intuitive surroundings.
  49. - Many little bug fixes, one larger one where the upload files selections could
  50.   lock up if the user chose a particular sequence of events.  This due to a
  51.   menu not getting closed properly.
  52.  
  53.  
  54.  
  55. =============================================================
  56. 1/16/94 * Release version 1.81
  57. =============================================================
  58. - Point mail functions using BOSS info were needlessly aborting
  59.   when NODELIST or NLIST.IDX files were not available.
  60. - Auto Log on was scanning the first 10 fields and ignoring the last
  61.   six.
  62. =============================================================
  63. 12/26/93 * Release version 1.8
  64. =============================================================
  65.  
  66. Update made for 1.8 include:
  67.  
  68.   AceComm is written in 100% assembly language.  This is how the EXE file
  69.   remains so small.  The movement for menu data to a separate binary file is in
  70.   the workings, this will allow for memory savings, multiple language support,
  71.   and to a limited degree, user customizing.  AceComm for MS-Windows is coming
  72.   along nicely, and like the DOS version, written in assembly language.  The
  73.   GUI version featuring RIPscrip video will be available to registered users
  74.   by March of 94. Those wishing to see pre-release copies can get them.
  75.   Int 14h and FOSSIL support will be seen in a 1.86 release very soon. I have
  76.   them implemented, haven't enabled them yet. I may tie an interrupt handler
  77.   to buffer int 14h, as it's dog gone slow using BIOS the way they are.
  78.  
  79. - Fixed dialer timeout to recycle where values 60 seconds and greater would not
  80.   timeout, but require a modem response in order to recycle.
  81.  
  82. - Zmodem receiver file management functions in a more expected manor.  User
  83.   aborts would end with the file time not being updated to the file time sent by
  84.   the remote.  This caused a later resume to be renamed instead.  ACE.DOC
  85.   covers the logic behind file management used with Acecomm's internal zmodem.
  86.  
  87. - Script/macro processor gets attention every release, this area is very robust
  88.   now.  The scrip language continues to inch along, what is here is very solid.
  89.  
  90. - AutoScrGen does a better overall job and can handle systems using HOT keys.
  91.  
  92. - Macro language evolves with each release.  The macro language and scripts
  93.   capability will see the most attention from version to version.
  94.  
  95. - Terminal emulations saw some minor additions. These always get added to and
  96.   tweaked every version.
  97.  
  98. - Event schedules are more on line aware, and there is an enable flag where the
  99.   schedules can be turned off completely.
  100.  
  101. - ACTL (assemble CTL) and DPRM (dis-assemble PRM) utilities are more data
  102.   aware.  The PRM file can be almost 100% cloned across versions.
  103.  
  104. - LISTFILE prompting for batch uploads will now search the directory for all
  105.   LISTFILES and prompt the user "Send from this file Y/n)" before defaulting to
  106.   the menu.  This allows multiple LISTFILES be ready to go, and used on the
  107.   fly, greatly improving the fast up load selection process.
  108.  
  109. - Point mail services saw a lot of work and those using pre-release versions
  110.   are getting good results with the scheduler and <PollBoss> macros.
  111.  
  112. - MDMI.EXE is included for the first time with this release.  MoDeM Install
  113.   will read from an ascii format file of modem definitions.  The file can grow,
  114.   MDMI.EXE will be able to use it as it grows.
  115.  
  116. - Mouse handler was re-written. Mouse support is much more flexible. Double
  117.   click in terminal mode brings up the TopBar menu.
  118.  
  119. - KTS key definitions somehow got behind KBD definitions. KTS are back to
  120.   getting first crack at a key press.
  121.  
  122. - Xmodem was not opening file for 1.75, but dumping to the screen. 1.76 fixed
  123.   this.
  124.   Both Xmodem and Ymodem (G) saw a lot of attention. Mostly YmodemG. This
  125.   protocol is not using file management that the Zmodem uses.
  126.  
  127. - Fixed a problem where writing the AceComm prompt to the DOS prompt when
  128.   shelling to command processor, AceComm would overwrite any environment
  129.   variables that were defined after the prompt. This will be a noticeable fix
  130.   for many. This caused AceComm to lose it's ability to run programs if any
  131.   PATH statement followed the prompt string.
  132.  
  133. - A trend for menus to become user definable is in the works. It just seems
  134.   to evolve this way since I wanted to move all the text out to an edit able
  135.   area anyway.
  136.  
  137. =============================================================
  138. 11/01/93 * Release version 1.75
  139. =============================================================
  140. Updates made for 1.75 include
  141. - Re-written dialer
  142. - Re-written script processor, the script language inches along,
  143.   whats there is very solid
  144. - Re-written log file formatter, nice new packed log file
  145. - Part re-write for Dir Lister function, "Drives" detect works
  146.   better, "NewDir" operates easier
  147.   format also tracks on line time
  148. - Intelligent File Rename (internal zmodem)
  149. - Introduce "User Menus"
  150. - New on-line help topics menu, supports scroll able view, and
  151.    printing
  152. - Changed TopBar 1 line menu for mouse to pull down menu type
  153.   for most frequently used commands. Hot key displayed at left
  154.   Also displays current event schedule (if any) at right
  155. - Changed status bar displays "key-def" hot key & "help" menu
  156.   hot keys at right
  157. - Changed xstatus line display when creating or running scripts
  158.    to display more clearly what key press options are allowed
  159. - New Event scheduler for "Host", and "Mail" events
  160. - New Intelligent Auto Answer (process macro stack associated