Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
File() function
Message
De
08/05/2001 15:57:53
Phillip Perkins
Technology Consulting, Inc.
Louisville, Kentucky, États-Unis
 
 
À
08/05/2001 14:09:37
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00504898
Message ID:
00504979
Vues:
13
>Hi All,
>
>I'm having a problem with the File() function. I get an error on the following IF File command: "Missing )"
>
>The first 2 commands work fine and the file comes up in the browse. But I can't seem to get the FILE() function to work. ANy suggestions? TIA.
>
>USE C:\CHANDLER\MYLABELS
>BROW
>IF FILE(C:\CHANDLER\MYLABELS.DBF)
>ENDIF
>
>Regards,
>
>Paige

You could also use:

IF FILE([C:\CHANDLER\MYLABELS.DBF])
"D'OH!" --Homer Simpson
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform