Page 1 of 1

How do you search a memo

Posted: Fri May 03, 2002 9:54 am
by Earl
[updated:LAST EDITED ON May-03-02 AT 10:04 AM (EST)]I need to find the location of certain context w/i a memo field.____The AT() function does not accept the memo field?____any other ideas?____DO ANY OF THE STR FUNCTIONS WORK WITH A MEMO?:-(__LEFT, AT, RIGHT, TRIM, SUBSTR, STRSEARCH, STUFF ETC...

=> RE: How do you search a memo

Posted: Sun May 05, 2002 1:40 pm
by kfleming
In R&R you can only test to see if a memo contains a certain string.__There is not currently a way to return the character position of the string within the memo.____Kathleen__R&R Support