If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Corel Paradox > Global search of Pdox11 Source code

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-23-05, 15:04
MandyW MandyW is offline
Registered User
 
Join Date: Oct 2005
Posts: 6
Global search of Pdox11 Source code

For a fairly large property-maintenance system (over 500K lines of ObjectPal code), in Pdox5, the ezSearch tool (part of the Woll2Woll ezDoc add-in for Paradox) was invaluable for identifiy ALL references to specific fields or tables when external factors required a change. Even with ezDoc, the combined number of forms and libraries exceeded the maximum that ezDoc could handle with one pass (256, I think).

There is apparently no 32-bit version of ezDoc designed to run under WinXP. As best I can tell from the Pdox 11 help, Paradox doesn’t provide any way to facilitate searching multiple libraries to identify all occurrences of a specified string. Does anybody know of any 3rd-party tools for doing such searches?

(If worse comes to worse, I've already got a subsystem that scans all form and library code to ensure integrity of the user-menu system (i.e that menus don't have any references to non-existent forms or methods, and that library for each method correctly corresponds with its menu entry). I guess I could add a capability to search the code details while I'm up, but the conversion task is already so big that I'm getting a headache every time I think about it.

I hope somebody can point out some easy, obvious solution that I'm missing.

Thanks for any advice you can offer.

......mandy
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On