Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do i get the LITERAL path out of a field?
Message
De
13/04/2000 23:44:52
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
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:
00359644
Vues:
10
>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?


APPEND FROM (eval(mysyst.zfulltext)) TYPE DELIMITED
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform