|
fireangel37 Beginner
Joined: 09 Jan 2004 Posts: 17
|
Posted: Fri Mar 05, 2004 6:59 pm
Window names |
Is there any way to have a window return its name? I'm working on a console program for my laptop, and I'm not sure how satisifed I am with having to enter the current window's name each time I open the console.
Thanks. |
|
|
|
Vijilante SubAdmin
Joined: 18 Nov 2001 Posts: 5182
|
Posted: Sat Mar 06, 2004 12:16 am |
The current window name is returned by the %window Predefined Variable. A list of all names can be retrived by checking the %names Predefined Variable.
|
|
|
|
|
|