Hi, Sorry, I have misinformed you as the Safari option I was thinking of doesn't appear to work as it should. You could, though, use the Terminal script that was mentioned in an earlier post:
defaults write com.apple.Safari NSQuitAlwaysKeepsWindows -bool false ...but, instead of the boolean value set to False,, you should set it to True. Therefore, defaults write com.apple.Safari NSQuitAlwaysKeepsWindows -bool true I have tested this and it does appear to work as it should. I also suspect that you could use this same command to set specific apps such as Pages by simply changing the com.apple.app as in: defaults write com.apple.pages NSQuitAlwaysKeepsWindows -bool false I have not tested this but it seems logical. You may need to look in the Preferences folder of your Home Library folder to learn the specific com.apple.app or org.mozilla.app file to reference in the terminal command. HTH. Later... On 2011-11-23, at 11:31 PM, Kevin Gibbs wrote: > Well, I appear to be half cool. I was able to kill the open last page > in apps in the general pane of system Preferences. but I wasn't able > to find the open to last page in Safari specifically. where would > that have been? > thanks, > K. > > -- > You received this message because you are subscribed to the Google Groups > "MacVisionaries" group. > To post to this group, send email to macvisionaries@googlegroups.com. > To unsubscribe from this group, send email to > macvisionaries+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/macvisionaries?hl=en. > Tim Kilburn Fort McMurray, AB Canada -- You received this message because you are subscribed to the Google Groups "MacVisionaries" group. To post to this group, send email to macvisionaries@googlegroups.com. To unsubscribe from this group, send email to macvisionaries+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/macvisionaries?hl=en.