I have 2 array with the same len :
asample:= := {200,300,400,500,600}
atest:= := {silvio,mario,paolo,rosa,valerio}
and I have a function return me only the number I have on first array sample 400
and I wish Know the position of element to have the text on second array sample : Paolo
How I can make ?
asample:= := {200,300,400,500,600}
atest:= := {silvio,mario,paolo,rosa,valerio}
and I have a function return me only the number I have on first array sample 400
and I wish Know the position of element to have the text on second array sample : Paolo
How I can make ?
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
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