Everyone has been very helpfull, but I am lost....
I was looking for a command line like
replace newfield with substr(fieldname,'.')+3
I do not know what mc, mn, are, or how to phrase this command line.
Thank you for any suggestions. I am using foxv 2.5
My client gave me a datafile with email addresses connected the the email name, for example.
joe@xxx.comJoe Boxer (joe@xxx.com)
I want to replace a new empty field with everything up to and including the '.' and the three following chrs.
ie joe@xxx._-_
subs(fieldname,'.',3)
If you can help...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.