List Boxes - the "set selected" property
This query is related to an earlier one of mine concerning upgrading some scripts to make better use of JMP 9's capabilities (http://communities.sas.com/message/109908#109908), but it's not quite the same problem, I think. Essentially it concerns the redrawing of a window containing a list box from which a selection has already been made. In the following simplified example, I'm making a selecti...