Send Expects Scriptable Object in access or evaluation of 'Send'
I created a modal dialog box to gather some information before running through the rest of the script. It works but I get the following error in the log file and I don't understand why I get the error? Send Expects Scriptable Object in access or evaluation of 'Send' , nw1 << /*###*/close window/*###*/ Here is the code for the modal window: nw1 = New Window( "Setup Window", <<modal,H List Box(Pane...