![]() www.fireflysoftware.com |
Help Screen to C++ String |
|
|
|
|
Suppose you're re-doing the help screens for numerous console utility applications written in C++. You have a choice. You can either directly modify the necessary logic in each application which might look something like the following user-unfriendly multi-line statement...
... or you can use TEXTools like a form painter by carrying out the following steps: 1) First, run the utility without parameters in the console window to get it's help screen:
2) Copy the text from the help screen into TEXTools' input text memo and make all your desired changes. No need to worry about syntax... Just format it! 3) Copy the following pipe into TEXTools (or load it from the pipe, "Help Screen to C++ String.ttp" found in the "Sample Pipes" subfolder beneath TEXTool's installation folder):
4) Finally, run the pipe. What it outputs is the string constant shown at the beginning, (minus "Help = ") except that now, your changes are incorporated. |
|
|
[Home] [Contact Us] [Downloads] [Purchase/Register] |
|
|
Copyright © 2005 Firefly Software |
|