Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
COPY FILE Foo?
Message
De
05/04/2004 14:24:23
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
COPY FILE Foo?
Divers
Thread ID:
00892382
Message ID:
00892382
Vues:
47
Anybody seen this?
LOCAL ;
   lcFile,;
laSrc[1]
lcFile = "C:\PROJECTS\COMMON\ADD.BMP"

IF ADIR(laSrc,lcFile) > 0
   COPY FILE (lcFile) TO <destination>
ENDIF
And the COPY FILE line throws an error 1, "File does not exit"--ONLY in compiled executable (.exe) but runs just fine from source code?
Ray Roper
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform