home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR10 / ACE181.ZIP / NEW.DOC < prev    next >
Text File  |  1994-01-17  |  4KB  |  102 lines

  1. =============================================================
  2. 1/16/94 * Release version 1.81
  3. =============================================================
  4.    Some of the setup files have been changed to make the
  5.    default installation easier to use.
  6.  
  7. - Point mail functions using BOSS info were needlessly aborting
  8.   when NODELIST or NLIST.IDX files were not available.
  9. - Auto Logon was scanning the first 10 fields and ignoring the last
  10.   six.
  11. =============================================================
  12. 12/26/93 * Release version 1.8
  13. =============================================================
  14.  
  15. Update made for 1.8 include:
  16.  
  17.   AceComm is written in 100% assembly language.  This is how the EXE file
  18.   remains so small.  The movement for menu data to a separate binary file is in
  19.   the workings, this will allow for memory savings, multiple language support,
  20.   and to a limited degree, user customizing.  AceComm for MS-Windows is coming
  21.   along nicely, and like the DOS version, written in assembly language.  The
  22.   GUI version featuring RIPscrip video will be available to registered users
  23.   by March of 94. Those wishing to see pre-release copies can get them.
  24.   Int 14h and FOSSIL support will be seen in a 1.86 release very soon. I have
  25.   them implemented, haven't enabled them yet. I may tie an interrupt handler
  26.   to buffer int 14h, as it's dog gone slow using BIOS the way they are.
  27.  
  28. - Fixed dialer timeout to recycle where values 60 seconds and greater would not
  29.   timeout, but require a modem response in order to recycle.
  30.  
  31. - Zmodem receiver file management functions in a more expected manor.  User
  32.   aborts would end with the file time not being updated to the file time sent by
  33.   the remote.  This caused a later resume to be renamed instead.  ACE.DOC
  34.   covers the logic behind file management used with Acecomm's internal zmodem.
  35.  
  36. - Script/macro processor gets attention every release, this area is very robust
  37.   now.  The scrip language continues to inch along, what is here is very solid.
  38.  
  39. - AutoScrGen does a better overall job and can handle systems using HOT keys.
  40.  
  41. - Macro language evolves with each release.  The macro language and scripts
  42.   capability will see the most attention from version to version.
  43.  
  44. - Terminal emulations saw some minor additions. These always get added to and
  45.   tweaked every version.
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54. - Event schedules are more on line aware, and there is an enable flag where the
  55.   schedules can be turned off completely.
  56.  
  57. - ACTL (assemble CTL) and PRM2CTL (dis-assemble PRM) utilities are more data
  58.   aware.  The PRM file can be almost 100% cloned across versions.
  59.  
  60. - LISTFILE prompting for batch uploads will now search the directory for all
  61.   LISTFILES and prompt the user "Send from this file Y/n)" before defaulting to
  62.   the menu.  This allows multiple LISTFILES be ready to go, and used on the
  63.   fly, greatly improving the fast up load selection process.
  64.  
  65. - Point mail services saw a lot of work and those using pre-release versions
  66.   are getting good results with the scheduler and <PollBoss> macros.
  67.  
  68. - MDMI.EXE is included for the first time with this release.  MoDeM Install
  69.   will read from an ascii format file of modem definitions.  The file can grow,
  70.   MDMI.EXE will be able to use it as it grows.
  71.  
  72. - Mouse handler was re-written. Mouse support is much more flexible. Double
  73.   click in terminal mode brings up the TopBar menu.
  74.  
  75. - KTS key definitions somehow got behind KBD definitions. KTS are back to
  76.   getting first crack at a key press.
  77.  
  78. - Xmodem was not opening file for 1.75, but dumping to the screen. 1.76 fixed
  79.   this.
  80.   Both Xmodem and Ymodem (G) saw a lot of attention. Mostly YmodemG. This
  81.   protocol is not using file management that the Zmodem uses.
  82.  
  83. - Fixed a problem where writing the AceComm prompt to the DOS prompt when
  84.   shelling to command processor, AceComm would overwrite any environment
  85.   variables that were defined after the prompt. This will be a noticeable fix
  86.   for many. This caused AceComm to lose it's ability to run programs if any
  87.   PATH statement followed the prompt string.
  88.  
  89. - A trend for menus to become user definable is in the works. It just seems
  90.   to evolve this way since I wanted to move all the text out to an edit able
  91.   area anyway.
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.