Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
APPEND FROM syntax error
Message
De
10/02/2003 12:29:01
 
 
À
10/02/2003 10:43:26
Elyse Pomerantz
Dynamic Data Concepts, Inc.
Brooklyn, New York, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00751406
Message ID:
00751489
Vues:
23
Could you please tell us exactly what is in (lcFile)? There is a slight chance that your lcFile does not have the right info in it.

Generally speaking, if it works in the Command window it will work in code. While in debug mode, and the command window is open, try the exact same statement with the lcFile variable. If it works, I would be surprised. At this time figure out exactly what is in lcFile. Does the contents of lcFile have a directory in it? Does the directory have spaces? e.g. "c:\Program Files"

Is the lcFile declared as LOCAL? If not it could be changing somewhere else (from personal experience, I would rather not talk about at this time. {sniff})

APPEND FROM (lcFile) DELIMITED WITH TAB
APPEND FROM &lcFile DELIMITED WITH TAB


Hope this helps in the search.
Gordon de Rouyan
DC&G Consulting
Edmonton, Alberta
Email: derouyag@shaw.ca
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform