Hi All,
I am dabbling around with an idea at the moment, and I have some text in a memo field, but I want to be albe to look at each line of the memo one at a time, as it appears in the memo field.
How can I load the text of the memo into either an array or a cursor where each line in the memo just becomes a line in the array or cursor?
I thought APPEND FROM, but that turned out to just read from a file.
Best Regards,
Scott
ATS, CDCE, CTIA, CTDC
"Everything should be made as simple as possible, and no simpler."
I am dabbling around with an idea at the moment, and I have some text in a memo field, but I want to be albe to look at each line of the memo one at a time, as it appears in the memo field.
How can I load the text of the memo into either an array or a cursor where each line in the memo just becomes a line in the array or cursor?
I thought APPEND FROM, but that turned out to just read from a file.
Best Regards,
Scott
ATS, CDCE, CTIA, CTDC
"Everything should be made as simple as possible, and no simpler."