FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour assign on a get
Posts: 7318
Joined: Thu Oct 18, 2012 07:17 PM
assign on a get
Posted: Mon Jun 06, 2022 11:08 AM
to assign on a get a number How I must do .. :-) .I not remember



IF lValore
nValore:=1
* aGet[7]:ctext(nValore) this make error
aGet[7]:refresh()
Specivalue(aTemp2,lValore,nValore,oBrw2,nRadio2)
ENDIF
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 8523
Joined: Tue Dec 20, 2005 07:36 PM
Re: assign on a get
Posted: Mon Jun 06, 2022 11:31 AM

VARPUT()

Regards, saludos.

João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: assign on a get
Posted: Mon Jun 06, 2022 02:32 PM
* aGet[7]:ctext(nValore) this make error


Code (fw): Select all Collapse
aGet[7]:ctext := nValore
Regards



G. N. Rao.

Hyderabad, India

Continue the discussion