substr() or Val() a memo?
-
- Posts: 3
- Joined: Tue Oct 10, 2017 12:44 pm
substr() or Val() a memo?
Hi,__One of our programmers is storing all extracted numeric data to a memo field (eg. 11.23 ...) I need to be able to extract that to something I can substr out and convert to numeric., etc. However everything I have tried so far gives me a invalid argument. Is there a way to typecast the memo field to string or character?__I thought at one time, the string functions worked on memo fields?__Can it be done?____Thanks__Allen__
-
- Posts: 0
- Joined: Fri May 04, 2018 7:56 pm
=> RE: substr() or Val() a memo?
They are only available in the SQL version, not in Xbase.____Kathleen__R&R Support