Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
If a file exists
Message
De
16/03/2005 04:49:29
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00996204
Message ID:
00996205
Vues:
16
This message has been marked as the solution to the initial question of the thread.
IF FILE('C:\program files\pictures\dress.tif'
  whatever
ENDIF
>Does anybody know how I can check programmatically if a file exists in a certain location. I have a path and file stored to a variable and i want to check if it exists. For example:
>
>C:\program files\pictures\dress.tif
>
>If this file exists in this location I want to issue a messagebox command.
>
>Any help would be greatly appreciated.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform