WinBatch Tech Support Home

Database Search

If you can't find the information using the categories below, post a question over in our WinBatch Tech Support Forum.

TechHome

Serial
plus

Can't find the information you are looking for here? Then leave a message over on our WinBatch Tech Support Forum.

Serial Comm Extender

Keywords:    

 

Version 21005   May 27 1997

     Initial Release

Version 21006   Aug 20 1997

     Fixed problem with File Transfer functions returning
     TRUE even when transfer failed.   Also improved lookup
     of pGetLastError for File Transfer functions

Version 21007
        21008    Nov 28 1997

     Fixed problem with a user-cancel flag getting set
     at the termination of a file transfer operation and
     subsequently interfering with subsequent file transfer
     operations.

Version 21009    Feb 3 1998

     Fixed problem where pCaptureOff() did to completely
     forget that capture was off and prevented a subsequent
     pCaptureOpen(...)

Version 21010    Oct 26 1998

     Fixed problem with pComControl where it could not
     change a baud rate in the middle of a session.

Version 21011    Mar 3 1999

     Change limit of pModemSreg from 100 to 1000 S-registers

Version 21012    Sep 30, 1999

     Fixed bad error message 100, InitializePort failed.

Version 21015    Dec 12, 2000

      The Serial extender has been updated to a new format
      to allow more descriptive function names and additional
      parameters.  This version of the extender requires
      WinBatch 2001A or newer to run.  It will not work on 
      WinBatch 2000C or older.
      
      In addition, so as not to affect existing scripts using
      a previous version of this extender, the extender DLL 
      has been renamed to include a 34I in the DLL name 
      instead of a 32I.  Old and new versions of this extender 
      can *usually* co-exist side by side.
      
      To use the new extender with old scripts and with 
      WinBatch 2001A or newer you will need to change the 
      AddExtender line in the script to reflect the new DLL name.
      e.g.
         AddExtender("wwser32i.dll")
      should become
         AddExtender("wwser34i.dll")

Version 21016  May 11, 2001

      Add pComModify function for changing port characteristices
      after port is open.

Version 21017  Fed 7, 2002	
      
      Fixed a problem with the pCapture debugging logs where the
      function name was not showing up in the debug listing.

----------------------------

Version 44000  July 27, 2004

      New 44I interface version.  Requires WinBatch 2004B or newer.
      Added USB Com Port support  COM1 to COM9999
      Added Custom baud rate support.  Up to USB hard ware speed.
      Baud requested must be supported by attached equipment.  There
      is no error checking for typos for baud rates.








Article ID:   W12565
Filename:   !!NEWS FLASH - FEATURES - BUGS!!.txt
File Created: 2011:09:16:11:45:14
Last Updated: 2011:09:16:11:45:14