I'm now trying to make the app show at tray at startup.

I have a command list called "startup" which is scheduled to run at PP's
startup. One of the commands in this list is the following: run
program.exe (minimized) then in the "more commands" field this:

wait.for(5000, activewindow("=takenote"))
window traymin =takenote

Then at startup, the app starts and goes to the tray almost inmediately,
so the commands are working. But after a brief second, the app window
shows like none of the commands in the "More commands" ran.

What's going on here? It seems like the startup list is resetting the
stuff it did when it has done its job. This is totally unexpected
behavior.
-- 
Rutheford E. Wayne-Smith <[email protected]>

Reply via email to