Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
I need to detect a zip disk
Message
De
13/07/2002 10:36:15
 
 
À
12/07/2002 01:19:03
Al Doman (En ligne)
M3 Enterprises Inc.
North Vancouver, Colombie Britannique, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00677567
Message ID:
00678391
Vues:
28
Thanks Al, but I solved it thus:

local cZipDrive,lSpace

cZipDrive = thisform.cZipDriveLetter && "G:"

set default to &cZipDrive

lSpace = diskspace()

set default to c:

if lSpace = -1 && zip disk missing from drive
messagebox("INSERT ZIP DISK",16,"ERROR")

else

*** (action to follow if zip disk is in place)

endif

Regards
Rafael Copquin
Treasurer - Microsoft Users Group of Argentina (MUG)
www.mug.org.ar
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform