Help with updating a text edit box based upon a radio box selection
Hello everyone,I was hoping someone could help me with this script. I would like the start date and the report name to update based upon what radio button is selected: //rev 3-9-23
names default to here(1);
dtspec="J:\Public\Ti Process Control\Dashboard Files\JMP data for CC's\Limits\Master limits table rev 10-10-22.jmp";
//Get user name
dll = Load DLL( "mpr.dll" );
dll << DeclareFunction(
...