Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
APPEND FROM syntax error
Message
From
10/02/2003 16:00:37
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00751406
Message ID:
00751626
Views:
16
Michael, thanks for all this help but I am not the one who has this problem :) This was Elyse' original post but she seems to have found a solution at Re: APPEND FROM syntax error Thread #751406 Message #751502


>I can run it on my system, coincidentally we have an F: drive on our network. I can append without issue. If it compiles the problem is in the string itself and how it is intrepreted at runtime. Are you setting it in code yourself ( lcFile = "XX" ) or reading it in from another file or parameter etc... You could have hidden CHR(?) in it. Try and cleaning the string up by searching for control characters before executing the command. ALLTRIM it, run a few AT() or OCCURS() and see if anything is in it. I have read in strings from .INI ( basically a text fiel ) file via an API calls and they append string terminators ( which causes Foix to choke ) because they are written in C and you can't see them.
>
>Other than that I am out of ideas.
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Previous
Reply
Map
View

Click here to load this message in the networking platform