ID 779
Created 5/9/07
Reporter/s Robin Lauryssen-Mitchell
Version 1.5.5
Type Enhancement
Status Implemented
Platform All
Resolved 5/9/07
Version 2.0a1
Title Scripting: Be able to access List Windows from 2nd script
Description

Script A creates a ListWindow. Script A ends and the ListWindow remains open (Script A is designed to do this).

Would it be possible for Script B to be started (or even A restarted) and detect the presence of the still open ListWindow?

Resolution Implemented. ListWindows() returns an array of all existing open list windows. Also implemented is the ListWindow.Title property that will help in identifying list windows. Also for V1.5.8.


Return to full list of bugs/enhancements

Return to beta page