Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Append from
Message
 
 
À
16/10/2002 22:55:14
Joel Hokanson
Services Integration Group
Bellaire, Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00712159
Message ID:
00712160
Vues:
11
>I have a program where I use GETFILE() to get a file name
>
>I then have a line Appe from &xfile sdf and it works FINE on my development machine, but when I send the EXE to my customer, it gives me error 36 which is Command contains unrecognized phrase/ command
>
>Any thoughts????
>
>Joel Hokanson
>Houston

Change this line to append from (xFile). E.g. don't use macro, unless there is no other way. In this case name resolution should work fine.

BTW, before append line check, if not empty(xFile), if it is empty, user Canceled the dialog.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform