MultiGet

MultiGet

Postby grumpy » Tue Feb 14, 2006 8:20 am

Why is there a restriction of 30k on a Memo field and is there a way we can increase it.

Cheers

xHarbour 0.99.3 FWH 2.3
grumpy
 
Posts: 48
Joined: Tue Dec 27, 2005 12:40 pm
Location: Australia

Re: MultiGet

Postby Enrico Maria Giordano » Tue Feb 14, 2006 8:37 am

Try this in the ON INIT clause of the ACTIVATE DIALOG command:

Code: Select all  Expand view
#define EM_LIMITTEXT 197

... ON INIT oGet:SendMsg( EM_LIMITTEXT, 0, 0 )


EMG
User avatar
Enrico Maria Giordano
 
Posts: 8410
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia

Multiget

Postby grumpy » Tue Feb 14, 2006 10:36 am

Thanks Enrico - Works a treat.

Cheers and Thank you.
grumpy
 
Posts: 48
Joined: Tue Dec 27, 2005 12:40 pm
Location: Australia


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 140 guests