Sort order in custom sort window
How does the JMP Sort window pass ascending and descending from the buttons to the Col List Box (ListBoxBox?) to the OK button? I need to make a custom sort window with limited options for data tables in a report. I figured out how to do most of it, either building up a sort window from scratch, or starting with the JMP sort window. An example with the latter follows. How do I get order_list == ?...
jay_holavarri