Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Safe way to create a directory
Message
 
 
À
08/11/2001 11:38:21
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00578887
Message ID:
00579142
Vues:
34
>Nadya,
>This is my ready checking routine if would help :
>
>
Lparameters tcDriveName
>oFS = CREATEOBJECT('Scripting.FileSystemObject')
>For each oDrv in oFS.Drives
>  If oDrv.DriveLetter = upper(tcDriveName)
>    Return oDrv.IsReady
>  Endif
>Endfor
>Return .F.
>
Cetin
>

Thanks, that's much better.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform