select current data table
Hello, I am using a small jmp_addin to add spec limits info to selected columns. Anyways, the problem I run into is that whenever I run it, it always grabs the latest data table that was open, even if I am running the addin from a different window...is there a way to highlight to the jmp_addin that I am trying to run script from the selected data table? I thought currentdatatable would do this, ...
vince_faller