Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Append From Problem
Message
De
09/05/2001 16:25:24
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Append From Problem
Divers
Thread ID:
00505522
Message ID:
00505522
Vues:
60
Hi All,

The following command works fine:

Append from c:\mydocu~1\mydown~1\download.txt delimited with character ","

But this following command:

APPEND FROM &lcSelected DELIMITED WITH CHARACTER ","

generates the error: "command contains unrecognized phrase/keyword". In Debug the "&lcSelected" displays the appropriate path/file name; but expanded:
"c:\my documents\my download files\download.txt"

I get the path from: lcSelected = GETFILE("TXT")

I'm working in VFP 5/6.

Is there some syntax rule that I can't use a macro in the Append From command? Suggestions will be appreciated. TIA.

Regards,

Paige
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform