home *** CD-ROM | disk | FTP | other *** search
/ Piper's Pit BBS/FTP: ibm 0010 - 0019 / ibm0010-0019 / ibm0010.tar / ibm0010 / CDOS10BT.ZIP / CDOS10BT.TD0 / READ.ME < prev    next >
Encoding:
Text File  |  1989-01-26  |  2.8 KB  |  63 lines

  1.  
  2.  
  3.                                  CONCURRENT DOS 386
  4.  
  5.                            Release 3.0 Documentation Addenda
  6.  
  7.                                    January 1989
  8.  
  9.  
  10.  
  11.           INSTALLATION GUIDE
  12.  
  13.           Using the IBM Enhanced Graphics Adapter (EGA):
  14.  
  15.           1) With Serial Communications Applications:
  16.  
  17.           If you run an application  that  receives  data over  one or both
  18.           serial  ports, you should not concurrently  run any program  that
  19.           uses colors.   Any change  in colors,  whether  commanded  by the
  20.           application  itself or by Concurrent when you switch windows, can
  21.           result in data loss at the serial port for the following reason:
  22.  
  23.       Concurrent uses "interrupts"  to maximize the performance (speed)
  24.       of programs  running  in background  windows  while data is being
  25.       received  from  one  or  both  serial  ports.  Using  interrupts,
  26.       Concurrent  runs background programs without pausing to check the
  27.       serial port to see if a character has been received. Instead, the
  28.       serial  port  signals  Concurrent   when  a  character  has  been
  29.       received,  and  only  then  does  Concurrent  pause  to  get  the
  30.       character and pass it to the receiving program.
  31.  
  32.           Application programs may command your system's microprocessor  to
  33.           ignore interrupts for any length of time, and if one program does
  34.           this while another program is receiving characters from a  serial
  35.           port,  it  is  possible  for one or more characters to be missed.
  36.           Specifically,  when  the  EGA  has  been  commanded   to   change
  37.           background  or  border  colors,  it  causes the microprocessor to
  38.           ignore interrupts for up to 1/60 of a second.  At a transfer rate
  39.           of  9600  BAUD,  a  maximum  of 16 characters may be missed while
  40.           interrupt recognition is disabled.  Fewer characters  are  missed
  41.           at  slower  BAUD rates.  Most communications programs are able to
  42.           properly handle missing characters, but some are not.  It is  for
  43.           this   reason   that   color-changing   on  the  EGA  and  serial
  44.           communications are incompatible.
  45.  
  46.  
  47.           USER GUIDE
  48.  
  49.           CARDFILE
  50.                     
  51.           The User's  Guide references  the files CARDFILE.DAT  and several
  52.           files  with an IDX extension.   These  files  are created  by the
  53.           CARDFILE program when you first enter data. They are not included
  54.           on any of the Concurrent  diskettes  and are  not required  to be
  55.           present before running CARDFILE.
  56.  
  57.  
  58.           PRINTER MANAGER
  59.                     
  60.           This utility  does not accept  paths to files.   Use Concurrent's
  61.           "floating drives" for equivalent functionality.
  62.  
  63.