Oh, yeah!
this work fine:
? MEMOLINE(note2, 200, 1, 1, .T.)
? MEMOLINE(note2, 200, 2, 1, .T.)
thanks
Fabio
Type: Posts; User: phabio
Oh, yeah!
this work fine:
? MEMOLINE(note2, 200, 1, 1, .T.)
? MEMOLINE(note2, 200, 2, 1, .T.)
thanks
Fabio
Hi Hank,
the memo is not too big.. and I remove all cr lf because I need to export the memo into a XML file.
for lnI = 1 to ceiling(len(fattura.note2) / 200)
lsMemo =...
Yi Yvonne, I've try..
? MEMOLINE(note2, 200, 1)
return the first 200 char, but:
? MEMOLINE(note2, 200, 2)
return an empty line
Hi, I'm try to use memowidth to extract the contents of memofield.
I've a memo:
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's...