Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Input/Output Operation Failure
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP3
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01583427
Message ID:
01583437
Vues:
62
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!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform