Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Set Relation Problem
Message
From
02/11/2008 09:09:35
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
02/11/2008 09:01:59
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01358947
Message ID:
01358956
Views:
22
>Actually I am working in local 'D' Drive and the actual data which is running on Dos Environemt in 'K' Drive, and I just want to fetch the data from K-Drive no problem for the hard code, it is just a temporary solution for the testing from Dos to Window.

If it is for quick testing, you can
cd k:\MyFolder
select...
cd ... && back to normal
If you do this regularly (not just for a quick test), you should have variables for both your working folder, and the folder where you temporarily hold the data.

SET PATH should also work, and might be better - except in the case where you have different copies of the database (with the same filenames), and you don't want Visual FoxPro to find the wrong version.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform