cnodnarb Professional Member


Joined: 11 Sep 2002 Posts: 766 Location: Eastman, GA
|
Posted: Sun Jul 04, 2010 9:33 pm Post subject: |
|
|
Hi.
| Code: |
list create,1
list add,1,(new ActiveXObject(@chr(34)Shell.Application@chr(34))).CascadeWindows()
list savefile,1,@path(%0)cascadewindows.js
wait .1
run @chr(34)@path(%0)cascadewindows.js@chr(34)
|
Other options
minimizeall
tileverically
tilehorizontally |
|