Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
A File size function?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00040249
Message ID:
00040275
Vues:
31
Gang,

FSIZE() can return the size of a file in VFP, but not FPW 2.6, which is what Michael is working with. ADIR() is probably the most efficient way of retrieving the size of a file if the fully qualified file name is known and passed to the function.

You can also determine the size of the file in 2.6 (or VFP) by using the low level file functions (FOPEN(), FSEEK(), etc.), but it's a good deal messier.

George
George

Ubi caritas et amor, deus ibi est
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform