Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Input/Output Operation Failure
Message
From
17/09/2013 13:05:26
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP3
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01583427
Message ID:
01583437
Views:
63
No drive d:? Or drive d: is cd/dvd?


>Hi Gang!
>
>My boss is having a problem on HIS pc with some code I've written
>
>Here is the code...
>
>
>gcPath = 'd:\Pharmacy'
>gcPath2 = 'd:\Pharmacy'
>
>IF !DIRECTORY(gcPath + "\Surescripts")
>	MKDIR gcPath + "\Surescripts"
>ENDIF
>
>
>The code errors out on the MKDIR line with this error...
>
>Error: 1002\
>Message: Input/Output operation failure.
>
>I have NO problem with this line of code on my PC.
>
>Even more strange, the Surescripts folder exists on his pc, and the code still want to execute the MKDIR line!!
>
>Any idea what is going on ??
>
>Thanks!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform