FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Problem with TMultiGet class
Posts: 858
Joined: Fri Oct 07, 2005 12:00 PM
Problem with TMultiGet class
Posted: Wed Sep 03, 2008 08:31 PM

Hi all,
I need a method like oGet:Assign() to use with TMultiGet in order to assign the modified value to the variable.

In some special situation the variable is not updated so I need to make this directly but the Assign() method is not supported in TMultiGet

Any ideas ?

Thanks in advance.

Best Regards,



Marco Turco

SOFTWARE XP LLP
Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM
Problem with TMultiGet class
Posted: Wed Sep 03, 2008 08:42 PM

Try oGet:cText( cNewText )

James

FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10

Continue the discussion