Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
App drive and path
Message
From
26/11/2007 09:45:23
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
26/11/2007 03:37:15
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01270674
Message ID:
01271232
Views:
21
>Thanks Dragan. This solved the problem.

Thank you for trying it out with IE - I'd probably never get around to do that :).

Generally, I prefer to use VFP's path functions (addbs(), just*(), force*(), and specially fullpath()) rather than try to compose a full path myself. My code would yet need to be tested, while I know that these functions work - I'm using them for 12 years now. No, 13.

One caveat only: the forcepath() function will discard anything up to the last backslash from the first parameter. So

forcepath("a\b\c.txt", "d:\e\f")

will yield d:\e\f\c.txt - a\b\ will be discarded. Which is where i got it over my fingers once :).

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Reply
Map
View

Click here to load this message in the networking platform