--- In [email protected], sgp acs322000 <[EMAIL PROTECTED]> wrote: > I don't believe ppro has a buitin function for that purpose. It would have > to be a script. Save current window layout and restore from saved > configuration.
I suspect this is not possible for the general case. You could write a script that looked at all windows which program started them. But the script could not know what documents were displayed in each window in order to reload them. Also, if the same program was displaying more than one window, I am not sure how the script could restart the program and figure out which windows from that program should be displayed. But if you always have a specific set of programs and a specific set of windows you want to save, it may be possible to write a script that works just for that set. You'd have to capture the window positions and programs and save in file. To restart, read the file, restart the programs, wait for the windowds to appear, then move and resize the windows. 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/
