Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Do I need two PATH statements?
Message
From
09/12/1997 15:44:15
 
 
To
09/12/1997 15:38:24
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00064749
Message ID:
00064786
Views:
40
>>>>>>I coded an app in vfp50. All the tables
>>>>>>live on a network drive but one. That
>>>>>>table must be on the local drive. I have a SET PATH,
>>>>>>to the network drive and now and I am having trouble
>>>>>>calling the table on the local drive.
>>>>>>Do I need two path statements?
>>>>>>any ideas?
>>>>>
>>>>>You still can use one SET PATH with list of paths separated by comma:
>>>>>set path to c:\temp, d:\upts
>>>>thanks Ed - I will use this :)))
>>>
>>>Ok, BTW I would recommend you to look at DE.Cursor.Database and DE.Cursor.CursorSource properties. They give you some ideas about OO ways to handle paths.
>>Ok - Ed, I will read about it - How can I show the
>>current path in the command window? (if you do not mind)..
>>:)))
>
>? set('path')
thanks..
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Previous
Reply
Map
View

Click here to load this message in the networking platform