home *** CD-ROM | disk | FTP | other *** search
/ APDL Public Domain 1 / APDL_PD1A.iso / program / convtmplt / DIndNoTNoS / Docs / DIndNoTNoS
Encoding:
Text File  |  1992-12-30  |  1.2 KB  |  41 lines

  1. Documentation for *DIndNoTNoS, a utility to filter Template files
  2.  
  3. Program and documentation are Copyright © Cy Booker, 1992
  4.  
  5.     This program is distributed in the hope that it will be useful,
  6.     but WITHOUT ANY WARRANTY; without even the implied warranty of
  7.     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  8.  
  9.  
  10. Syntax:
  11.         *DIndNoTNoS [-File] <filename> [-Save] [-Verbose <n>] [-Debug]
  12.  
  13. This loads the specified wimp Template file and reports any icons that are
  14. INDirected and NOt Text and NOt Sprite.  This particular type of icon is
  15. illegal and trying to load a template with such an icon in it **sometimes**
  16. causes Wimp v3.16 to fail in the call to Wimp_LoadTemplate.
  17.  
  18. The default action is to report any such icons found and leave it at that.
  19. By using the -Save switch, if any such icons are found then they are quietly
  20. converted into non-indirected icons, and the file is overwritten.
  21.  
  22. The following verbose levels are implemented:
  23.  
  24.         0       No text output
  25.         1       Final report
  26.         2       Identify each errant icon
  27.         3       Name each window as it is scanned
  28.  
  29.  
  30. Author
  31. ======
  32.  
  33. Cy Booker
  34. 86 Church View
  35. Main Road
  36. Crockenhill
  37. Swanley
  38. Kent
  39. BR8 8JW
  40. UK
  41.