HI jmgr
i have some ideas such as bellow:
1-in MessageBox -> type ,Please add 'NoWait'.
it's very usefull for show content of a variable when Necessary check value.
2-Get/Set Tiltle for active Window.
it's very usefull for move/close/resize that Window dynamically.
3-Read Memory variable on active page in IE/Firefox.
it's very usefull for many purpose
4-check status of an given object name on active page in IE/Firefox.
it's usefull for Decision making like this:
while (key1.status)='disable'
do something
.
.
loop
thank's