Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
External Procedure
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00730145
Message ID:
00730179
Views:
15
Michael:

The file not found is very common when you try to access program outside of visual foxpro and inside also. Be sure that you path is correct.

using "set default to (mynewpath)" then issue the "set default to (myoldpath)" after you are ready to return to the application that make the call.

I use the sys(2003) to assign my old path to my variable "myoldpath" and then recover my old path when return to my aplication.

Also try to debug the in what path are you at the moment you call the external procedure and validate the path in your external procedure to verify that you are trying to look for the file in the incorrect place.

Good Luck!!
Gregorio J. Placeres
IT Analyst
Uniform Accounting Network
Auditor of State of Ohio
88 East Broad Street
P.O. Box 1140
Columbus, Ohio 43216-1140

Tel. 614-728-4694

Gregorio_J@MSN.COM

http://www.gjpproductions.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform