Closing data tables automatically when a window is closed
Hi,I have a script which produces both a data table and a window which contains some charts derived from that data table. I'd like to arrange for the data table to be closed if the user closes the chart window. How do I do that please? I've tried using the "<< on close" property of the window, but am evidently doing something wrong as it appears to be having no effect.(Obviously I could add a b...
