Did you compile? This won't happen magically in a runtime environment. Having said that, I believe that's one of the main reasons EXECSCRIPT was added.
rk -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of MB Software Solutions, LLC Sent: Wednesday, October 07, 2009 3:05 PM To: [email protected] Subject: Problem running PRG from vRunFox(9) I created a simple PRG with just a few scripting lines but when I try to run it, vRunFox says "file MyPrg.prg does not exist" even though I've done both a DO ? and pointed to it, and an explicit DO c:\crap\MyPrg.prg. I ended up having to resort to this kludge: EXECS(GETFILE()) where I located the PRG to run. Ideas? TIA! --Mike _______________________________________________ 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/df1eef11e586a64fb54a97f22a8bd044065b2a9...@ackbwddqh1.artfact.local ** 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.

