home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / programming / toollib_2 / Utils / !ReadMe next >
Text File  |  1996-06-13  |  1KB  |  43 lines

  1. ToolLib utilities
  2. ~~~~~~~~~~~~~~~~~
  3. Here are a few handy utilities for programming with ToolLib.
  4.  
  5. The first three are useful if you redirect stderr to pipe:$.debug
  6. (as all the example programs do):
  7.  
  8. ClearDbg    - Removes the debug file
  9.  
  10. InterctDbg  - Displays the debug file in a TaskWindow (so you can see stderr
  11.               output as the program generates it)
  12.               
  13. LoadDbg     - Loads the debug file into your favorite text editor.
  14.               Use this when your program has exited - it is a lot faster
  15.               than InterctDbg so use it if you don't mind waiting
  16.               until your program has finished for debug output.
  17.  
  18.  
  19. The other two are for Risc PC developers. You should check that your
  20. program's user interface looks OK with the System font and with
  21. Homerton.Medium. These two utilities simply select one of these fonts:
  22.  
  23. NormalFont - Choose Homerton.Medium as the system font
  24.  
  25. SystemFont - Choose System as the system font
  26.  
  27.  
  28.  
  29. Contact details
  30. ~~~~~~~~~~~~~~~
  31. Paul Field
  32. Editor of CAUGers
  33. 346 Chadwell Heath Lane
  34. Chadwell Heath
  35. Romford
  36. Essex
  37. RM6 4YH
  38. UK
  39.  
  40. phone:   uk:   0 181 598 9676
  41.      non-uk: +44 181 598 9676
  42.  
  43. email: paul.field@dial.pipex.com