--- In [email protected], "brucexs" <[EMAIL PROTECTED]> wrote: > > > > > if (deskname != "ITS Summary") && (deskname != "ITS Entry") do > > vdesk moveall oldDeskName deskname *Notepad* > > endIf > > > > The above script runs but the moveall does not work for some > reason. I > > have a notepad session open on the old desktop but it doesn't get > > moved to the new desktop. > > > > Any ideas. > Probably you need to do the move before you switch desktops, not > after. But then there may be a problem figuring out the new desktop > name in you script... > > So all I can still think of is locking the windows on all desktops > and manually hiding them from desktops where you don't want to see > them, rather than using vdesk commands. > > > > >
The solution from about to lock the windows on all desktops and then hiding the from specific desktops is what I was trying to do initially but could not find a way to do that. I can lock the apps to all desktops with no problem. How do I hide the locked apps from specific desktops though? If I can find a way to do that then that is perfect. Attention: PowerPro's Web site has moved: http://www.ppro.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
