I want to command the select tool to display a particular item through programming (normally the user would do the selection).
However I cannot find the correct property to accomplish this.
select1.???
I want to command the select tool to display a particular item through programming (normally the user would do the selection).
However I cannot find the correct property to accomplish this.
select1.???
Select1.value = n
(BASIC or JavaScript)
Or do you mean something special?
Tnx, Sometimes the easiest and most obvious can be the most elusive.