Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Handling paths...
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00507973
Message ID:
00507976
Views:
10
This message has been marked as the solution to the initial question of the thread.
>I¢¥m making a system that needs to take the path and file name from a table. The problem is when I try to open my table, the program doesn¢¥t recognize it and takes the var name like the file name. I used it that way:
>
>use rutas
>locate for proceso = "verificar" // i.e.
>archivo = ruteador //ruteador it¢¥s the path and filename
>use archivo shared //here is the problem!
>
>The var archivo has the correct path and file name, but VFP try to open "archivo.dbf". How can I validate it?

USE (archivo) shared
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform