home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / primcuts.zip / DebugTerminal / readme.text < prev    next >
Text File  |  2000-08-26  |  646b  |  17 lines

  1.  
  2.    PM Debug Terminal
  3.  
  4.    The basic idea with this application is to provide a convinient method to
  5.    debug PM applications and VIO applications where you do not want to clutter
  6.    the screen with debug strings. The stdout handle from the application you
  7.    want to debug is passed along to the DebugTerminal application which reads
  8.    that stream and displays & logs anything written to it.
  9.  
  10.    The technique is described in the OS/2 Warp toolkit.
  11.  
  12.  
  13.    Compile this application, and copy it to a directory along your
  14.    path-environment. Next, enter the "sample" directory" and build & run that
  15.    project to see it in action.
  16.  
  17.