Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Verification of empty CD drive
Message
 
À
22/08/2005 14:37:14
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01042710
Message ID:
01042728
Vues:
21
This message has been marked as the solution to the initial question of the thread.
Thanks for your response. I tried this method, but it does not work in my case. The result of:
>
>If ADIR(aa,"e:\*") <=0
>
>or
>
>ADIR(aa,"f:\*") <=0
>
>Will always = 0.
>
>
>What I have is 2 drives on my test machine. One CD drive is empty and the other has a CD in it with just one folder on the root of the CD. Ideas? Thanks!


Try
? ADIR(aa,'f:\*','DSRH')
_______________________________________________________________
Testing displays the presence, not the absence of bugs.
If a software application has to be designed, it has to be designed correctly!
_______________________________________________________________
Vladimir Zografski
Systems Analyst
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform