home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / OS2CO2.ZIP / TRACEBUF.HLP < prev   
Text File  |  1989-06-01  |  370b  |  17 lines

  1. The TRACEBUF directive controls the size of the buffer used to store
  2. TRACE events.  The TRACEBUF directive is ignored if the directive
  3. TRACE=OFF is present.
  4.  
  5. Directive syntax:    TRACEBUF = n   (where n=1-63 KB)
  6.  
  7. Default value:        4 (KB, if TRACE ON)
  8.  
  9. Multiple occurrences:    No    
  10.  
  11. Affects protected mode:    Yes
  12.             
  13. Affects real mode:    Yes
  14.  
  15. Example:        TRACEBUF = 8
  16.  
  17.