you can toggle the desctop (close all windows),
the script for that is:
********************
[Shell]
Command=2
IconFile=explorer.exe,3
[Taskbar]
Command=ToggleDesktop
********************************
the file (e.g. ToggleDesktop) has the extension
".scf" (works not on plain NT4.0 or on win95)
Now my question, how can I give the command
ToggleDesktop?
I found a way, but I wonder, if there is a better
way. I put the command "call ToggleDesctop.scf"
in batchfile, without this trick I was not able
to start the script with "System Exec.vi".
Do you have an idea? Best regards, Stefan Pofahl