Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Code won't run
Message
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Miscellaneous
Thread ID:
00340453
Message ID:
00341201
Views:
21
>x=atc(“;”,m_from)
>replace all m_from with substr(m_from,x+1)
>replace all m_from with alltrim(m_from)


m_from is a variable storing the fieldname right? Dont you need...
replace all (m_from) with substr(...)

If m_from is the actual name of the field, then try prefacing it in these couple of lines with the 'tablename.' and see if that makes any difference.
Roxanne M. Seibert
Independent Consultant, VFP MCP

Code Monkey Like Fritos
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform