I've been using the following to register a listener for the open event.
Code: Select allapp.notifiers.add("Opn ", eventFile)
In PSE6-10 and PSCS3-6 I know for certain it works fine. But in PSE 11 it does not. There is no error raised, but the eventFile script is never called. Has anyone been able to register a file to this event id in PSE11? Or is there an alternative EventID i should be using in PSE?