Closing ircle's windows
Closing ircle's windows
- Subject: Closing ircle's windows
- From: giZm0 <email@hidden>
- Date: Sun, 15 Apr 2001 10:58:30 -0400
Hi, in my ircle script i open a new query window to display information.
But i want the script to close the window if it is already existing, or else
the information gets added to the first window...
I tried with this:
close (every window whose (title as string) contains
"<FireFly>Playlist_Window")
But i keep getting an error number 83 from ircle.
Can someone help ?
Thanks,
giZm0