Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
APPEND FROM syntax error
Message
From
10/02/2003 12:33:33
Elyse Pomerantz
Dynamic Data Concepts, Inc.
Brooklyn, New York, United States
 
 
To
10/02/2003 12:29:01
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00751406
Message ID:
00751496
Views:
16
lcFile is declared as LOCAL, it has a directory but no spaces, and it does work from the command window while in debug mode. Strange, indeed.


>Could you please tell us exactly what is in (lcFile)? There is a slight chance that your lcFile does not have the right info in it.
>
>Generally speaking, if it works in the Command window it will work in code. While in debug mode, and the command window is open, try the exact same statement with the lcFile variable. If it works, I would be surprised. At this time figure out exactly what is in lcFile. Does the contents of lcFile have a directory in it? Does the directory have spaces? e.g. "c:\Program Files"
>
>Is the lcFile declared as LOCAL? If not it could be changing somewhere else (from personal experience, I would rather not talk about at this time. {sniff})
>
>APPEND FROM (lcFile) DELIMITED WITH TAB
>APPEND FROM &lcFile DELIMITED WITH TAB
>
>
>Hope this helps in the search.
Elyse Pomerantz
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform