I have a script to open and combine two tables. Based on selected time and runtype, it creates first subsets then combine those tables. When I run in script editor, or put it into add-in directly, it works fine. But I want to put that script under a "button box" in application builder, where it gives an error for each table subset. If I click both "ok", I get my final table anyway. But it´s disturbing and not convenient to get those errors:
I/O problem.
"table_name.jmp"
Unable to open in ReadWrite mode.
The system cannot find the file specified.
@martindemel