Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do i get the LITERAL path out of a field?
Message
 
À
13/04/2000 23:30:26
Peter Brama
West Pointe Enterprises
Detroit, Michigan, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00359641
Message ID:
00359643
Vues:
11
>I have a system file and in it I store a user maintainable path to ascii text delimited files I need in
>the application. The field name is mysyst.zfulltext
>
>I tried using it in an APPEND FROM mysyst.zfulltext TYPE DELIMITED and I get an error that reads..
>
>C:\MYPROG\mysyst.zfulltext not found. The actual file name is
>
>C:\DATA\Z.TXT which is the data stored in mysyst.zfulltext
>
>Suggestions?

Peter, Use a name expression, APPEND FROM(mysyst.xfulltext) TYPE DELIMITED
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform