Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do i get the LITERAL path out of a field?
Message
From
13/04/2000 23:44:52
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
13/04/2000 23:30:26
Peter Brama
West Pointe Enterprises
Detroit, Michigan, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00359641
Message ID:
00359644
Views:
9
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform