Hi all, Thanks very much for the help, Tracy. The EXTERNAL ARRAY command cleared up that error, but I'm still getting the one window:
Locate File Unable to find unknown TOPMESSAGE And the error report: Program c:\test\englib.prg has the following errors: Unknown TOPMESSAGE - Undefined Also, I changed my settings so VFP is being run as administrator. I'm on a Vista machine and am copying this over to an XP machine. I'm still getting a "beep" when I try running the EXE on the machine I'm copying this to. Any other ideas? Thanks again! John -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Tracy Pearson Sent: Friday, April 09, 2010 1:18 AM To: [email protected] Subject: Re: "Locate File" errors I would first add an EXTERNAL ARRAY command in the procedure/functions that use FIRSTARRAY and recompile. I have seen messages get confused with a variable name from time to time during builds. Do you create a log on errors, which you can investigate on the end users workstation? I've seen a behavior like this beep when the EXE had an OlePublic class and I compiled on a Vista workstation without the VFP session having administrator rights. When I ran the compiled EXE on the Vista workstation it too failed like the workstation though. Tracy [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

