[quote="Silvio.Falconi":1dik561u]I must control if a text is allready on an array and I use the function a scan
but I have an error
sample :
cText := alltrim(cu->last) the text to found on array
IF AScan( aTags, {|a| (a[1]) == cText } ) <--- where is the error
Msginfo("allready exist into list")
Endif[/quote:1dik561u]
Silvio
If each element not is an array
[code=fw:1dik561u][/code:1dik561u]
↧