Welcome To The Home Of The Visual FoxPro Experts  
home. signup. forum. archives. search. google. articles. downloads. faq. members. weblogs. sponsors. rss.
 From: Russell Hill
  Where is Russell Hill?
 Sydney
 Australia
 Russell Hill
 Tags
Subject: Missing arrays on build exe
Thread ID: 233808 Message ID: 233808 # Views: 40 # Ratings: 0
Version: Visual FoxPro 9 Category: General VFP Topics
Date: Tuesday, July 07, 2009 5:52:02 AM         
   


Hi all,

On attempting a Build ... Rebuild project I am getting various errors similar to the one below.



I know from previous advice that to fix this particular error I need to issue EXTERNAL ARRAY NETTARRAY.

My problem is actually finding the references to all of these arrays, which might occur in PRGs, within a Class or a Form Method, within the Click event of an Object etc.

What is the best way to search the entire project for a particular string?

To date I have managed without worrying about this capability by just finding the references by digging around.

In this case I feel it could take me hours to do so and am therefore looking for a better long-term solution.

Thanks,

Russell.



COMPLETE THREAD
Missing arrays on build exe Posted by Russell Hill @ 7/7/2009 5:52:02 AM
RE: Missing arrays on build exe Posted by Stefan Wuebbe @ 7/7/2009 7:21:34 AM
RE: Missing arrays on build exe Posted by Russell Hill @ 7/7/2009 7:57:03 AM
RE: Missing arrays on build exe Posted by Stefan Wuebbe @ 7/7/2009 8:12:49 AM
RE: Missing arrays on build exe Posted by Russell Hill @ 7/7/2009 9:18:37 AM
RE: Missing arrays on build exe Posted by Stefan Wuebbe @ 7/8/2009 8:29:32 AM
RE: Missing arrays on build exe Posted by Jyothish KV @ 7/7/2009 9:42:13 AM
RE: Missing arrays on build exe Posted by Russell Hill @ 7/7/2009 12:20:54 PM
RE: Missing arrays on build exe Posted by Mike Gagnon @ 7/7/2009 11:47:24 AM
RE: Missing arrays on build exe Posted by Russell Hill @ 7/7/2009 12:22:16 PM
RE: Missing arrays on build exe Posted by Mike Gagnon @ 7/7/2009 9:18:47 PM
RE: Missing arrays on build exe Posted by Russell Hill @ 7/8/2009 12:54:24 AM