Oh Crap - Major BRAIN Fart action here. Man - this is Exactly what happens w/Old age!
The stupid procedure file is included in the EXE. So - I just realized that unless I recompile the EXE - it can't POSSIBLY "See" any New Proc's in there! Dang! Oh well - I recompiled - and now all is well that ends well... Hopefully my Brain Fart will at least entertain someone else on this list - if nothing else! :-) -K- -----Original Message----- From: ProfoxTech [mailto:[email protected]] On Behalf Of Kurt Wendt Sent: Monday, June 17, 2013 12:41 PM To: [email protected] Subject: Procedure NOT Found... Hey folks, I'm having a bit of a strange problem! For this system I am working on - there is a Procedure file being used. I update the Proc file - and added a New Proc. But, when I run the system - and try to call that Proc from this screen I am working on - it claims it "file does not exist". I checked the name of the Proc in the Proc file - and also as its being used on this screen - and they both match. Now, from in the VFP IDE I did a test, and I set the Proc to the Proc file. And, I made Another procedure in that Proc file - which just does a Wait Wind - and when I call that Proc - it fires it no problem. >From within the VFP IDE I ran this command after setting to the Proc: ?SET("Procedure") And - when I did this - it printed out the Proc file name AND the Full Path. But, when my app is running and I attempt to run a Wait Wind and give that statement above - it Only tells me the Proc name - but, NOT the Full Path! So - its making it hard for me to confirm that the Correct Procedure file is or IS NOT being used! Any thoughts would be Greatly appreciated! -K- --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/A1AA6C604894475DA5A73D938034A1B4@Programming2 ** 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.

