Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
File name not resolved
Message
From
01/12/2014 10:16:42
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
30/11/2014 21:22:20
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01611579
Message ID:
01611603
Views:
44
>Hi all:
>
>I'm getting intermittent instances where vfp can't recognize a file reference like in
>
>Rename (lcdrive + lcfilename1) to (...)
>
>I think that this is a result of some setting changed in the network, since the user is also having similar problems with Excel intermittently.
>
>Any ideas?

Filesystem object can check that for you:
ofso=createobject("scripting.filesystemobject")
?ofso.getdrive(lcdrive ).isReady

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