home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 February / Chip_2002-02_cd1.bin / sharewar / Slunec / app / ptprnlo.exe / PTPrnLog.txt < prev    next >
Text File  |  2001-04-02  |  2KB  |  52 lines

  1. Karen's Print Logger v1.1
  2. -------------------------
  3.  
  4. (c) 1999 Karen Kenworthy, All Rights Reserved
  5. May be freely redistributed, if no charge is made for the program.
  6. The source code may be used and modified for personal and educational use, 
  7. but incorporating all or a substantial portion of the code into a commercial
  8. product is prohibited without permission of the author.
  9.  
  10. This is Karen's Print Logger described in the "Power Tools" 
  11. column appearing in the July 1999 issue of WINDOWS Magazine.  
  12. By Karen Kenworthy ( http://www.karenware.com/ ).
  13.  
  14.  
  15. Installation
  16. ------------
  17.  
  18. 1.  If you have not already done so, download and install the 
  19.     Visual Basic Runtime v6.0.  It can be downloaded from:
  20.  
  21.         http://www.karenware.com/runtimes.asp
  22.  
  23.     To install the runtime, execute the downloaded file, vbrun60-setup.exe.
  24.  
  25. 2.  Execute ptprnlog-setup.exe.  This is a self-extracting/auto-installing archive file.
  26.  
  27.  
  28.  
  29. Use
  30. ---
  31. Run the program by double-clicking PTPrnLog's icon.
  32.  
  33. Once run, the program displays a list of printers attached to your computer. 
  34. You may then select which printers' activities are to be logged, by placing a checkmark next to the printer's name.
  35. By default, all local printers are logged, but network printers must be selected individually.
  36.  
  37. Logging of completed printer jobs begins immediately after the program has started.
  38. To view the current log, click the program's View button. The View window may be
  39. resized, and the log may be sorted on any column by clicking the column's header.
  40.  
  41. You may also select a new log file name by clicking the program's Select button.
  42. The log file is a text file, containing one line per completed print job.
  43. Each line contains several items about the job, each item separated by a tab character.
  44. This file format, called Tab-Separated Value or TSV, can be imported into other 
  45. programs such as spreadsheets and word processors.
  46.  
  47. To make a copy of the current log file's contents, click the program's Copy button.  
  48. Click the program's Purge button to remove all entries from the current log file.
  49.  
  50. For more information and updates visit Karen's Power Tools home page at 
  51. http://www.karenware.com/
  52.