COPYRIGHT Copyright (c) 1999, 2001 Eric Lavoie. All rights reserved. STATUS OF PROGRAM Transparent Text for vispro/rexx is freeware. DISCLAIMER YOU ARE USING THIS PROGRAM AT YOUR OWN RISK! I don't take any responsibillity for damages, problems. resulting from use, inability to use, misuse, pos- session or non-possession of this program directly or indirectly. I also don't give any warranty for bug-free operation, fitness for a particular purpose or the appropriate behaviour of the program concerning animals, programers and little children. THE SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. Or, in a few words: If its good, I am responsible. If its bad, its all your fault. ;) Permission is granted to redistribute this program free of charge, provided it is distributed in the full archive with unmodified contents and no profit beyond the price of the media on which it is distributed is made. Exception to the last rule: It may be included on freeware/shareware collections on CD-ROM, as well as on magazine cover CD-ROMs. All trademarks mentioned anywhere around here are property of their owners and the like ... END OF TERMS AND CONDITIONS AUTHOR Eric Lavoie Internet: "Eric Lavoie" EPILOGUE Suggestions and bug-reports are always welcome. Well ... bug-reports are perhaps not *that* welcome ... ;) Be sure to run bldlevel on the dll and provide that info in any report. INSTALL Now to install close Vispro Rexx, and just run install. The installation program will copy the files VPZxText.dll, VPZxTexyt.hlp, in the Vispro Rexx directory, and modify the vprclass file to add it's object to the tools palette of Vispro Rexx. For help either run view VPZxText.hlp or access it through the help for objects on the Vispro Rexx menu, you should see Transparent Text help there. Now to use it in a program, you will need to distribute the DLL file with your program. That's it. HISTORY Version 1.0: First release. Thanks to Daniela Engert for the bldlevel help. I also wish to thank Armin Schwartz for helping me finding bugs and improving this release (You can finish your chores now). The help files will be improved in a later release. This code is now considered stable. Version 1.0.1: Fixed reapint problem when font changed.