home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / apps / program / a / convtemplt / !ReadMe
Encoding:
Text File  |  1992-12-30  |  937 b   |  23 lines

  1. With this distribution you (should) get:
  2.  
  3. !ConvTmplt              application directory
  4. DIndNoTNoS              BASIC program (see below)
  5. Docs.DIndNoTNoS         documentation
  6.  
  7. Copy the DIndNoTNoS file to your Library directory (usually $.Library).
  8.  
  9. If when processing a Template you get an ABORT ON DATA TRANSFER at some ROM
  10. address (&38xxxxx) then try filtering the offending file. Ie turn on
  11. filtering from the wimp front end, or use this utility from the CLI to
  12. identify such awkward icons.
  13.  
  14. The DIndNoTNoS stands for Delete INDirected, NOn Text, NOn Sprite icons. It
  15. appears Wimp v3.16 sometimes falls over when handling such icons (the
  16. Wimp_LoadTemplate call `Abort On Data Transfer's).  This little utility
  17. simply makes such icons non-indirected.  It's CLI driven, see docs, and
  18. needs the CAssembler module resident to run (this module is in the
  19. application directory as the application needs it as well).
  20.  
  21.  
  22. Cy Booker, 30.12.1992
  23.