$selected
Das Goravani
goravanis at gmail.com
Sat Apr 16 17:28:59 UTC 2022
Dear all,
I have tried the archives and the manual and cannot find a suitable answer for this.
If your list line is variable in your method, how do you test if it’s selected.
I know there is $selected, but it only appears as an option after a line line number, as in:
myList.3.$selected
If in your method you don’t know the line number, or rather it’s coming to the method as a variable, then how do you do it?
Do you do:
myList.$line.$selected?
If you type that, up to the $line, after that $selected does not appear as an option.
I’m sorry to ask these basic questions.
I’ve been succumbing to
Set current list myList
If #LSEL=1
Then do the thing
End if
I don’t want to do that anymore.
Thanks
Das
More information about the omnisdev-en
mailing list