Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do i get the LITERAL path out of a field?
Message
 
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:
00359643
Views:
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?

Peter, Use a name expression, APPEND FROM(mysyst.xfulltext) TYPE DELIMITED
Previous
Reply
Map
View

Click here to load this message in the networking platform