Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Best Placement of Code
Message
From
09/11/2021 09:26:58
 
 
To
09/11/2021 08:55:27
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01679489
Message ID:
01682669
Views:
46
Yes, I know that. But in the debugger you can see which of these variables is unknown. If you hover the mouse over the code in the debugger, you will see the current value for each variable as a tooltip.

>Thanks. It's the code:
> aDataValues[nField] = ;
> LEFT(cString,nCommaPos-1)
>
>>
>>I apologize up front if this is wrong to message you directly, ...Wanted to drop you aline directly instead of posting to the All group folks. I have a problem getting my excel csv file added to my table (it has some memo fields to capture long texts in certain cells. Someone pointed me to your article from 2003 amount appending memos. The code errors off with syntax error
>>
>>I'm attaching the code and the error message.
>
>Start the debugger, and tell us exactly which variable is not found.
>
>NB! Please don't present pictures of code, show the actual code as text instead.
Previous
Reply
Map
View

Click here to load this message in the networking platform