|
|
|
| The Xref is perhaps the most under-utilized tool in Progress. The program described on this page will allow you to quickly view the Xref information for the line of code under the cursor. The steps to set up the Create Xref program are very similar to those for the Check Syntax/Compile program. Most likely you will want to have that working before moving on to Create Xref. First, download the file TTTEd4W.zip (if you haven't already), and unzip CreateXref.p into your Progress working directory. Next create a Build Setup program in Ed4W similar to the following. (Note: it's probably easier to copy the one you created for Check Syntax/Compile, particularly if you have to add extra parameters, and modify the -p and -param values.
The types of changes you may need to make to get this to work in your environment are identical to those for Check Syntax/Compile. This build program can also be made to run from a toolbar icon in the same way.
|
|
Copyright © 2005 Tim Townsend Technologies. All rights reserved. |