Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Returning to paradox, looking for supplementary programming tools 1

Status
Not open for further replies.

LarryOttawa

Programmer
Nov 24, 2004
1
CA
Hello, it's been a few years since I've used Paradox. For information sake, I am quite familiar with the product and have done some pretty fancy programming.

Now I'm returning to reengineer an old application written by someone else in paradox 8 into paradox 11 (12) with significant changes in functionality and cleaning up. I'm looking for the latest versions of supplementary programming tools.

1. For enumerating source code, the Documentation Expert from Corel seems to work well. However, see question 2

2. Is there a mechanism for doing global search and replace across Tables field names. E.g. change all "ThisApplicationID" to "GenericApplicationID"

There is a third-party product in Microsoft Access (I shall wash my mouth about later with soap < grin >) called Find and Replace that has this capability of of changing a particular text string across all components of a Microsoft application. They can cheat of course because everything is in one MDB.

I am still exploring the expert Search and Replace.

3. Is there a tool to enumerate multiple tables and their fields in a directory, with various reporting capabilities.

4. Anything else an old OPAL programmer could use?

Regards and thanks in advance

Larry



 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top