Version 11.50 - Session autosave
-
emc last edited by
Hello there ,
How I am able to manually save the recent session where I am at ., overwrite the file "autosave.win"
For some reasons , I need the above & I need manuel save to this file name.
I have this in Opera :
[Start Toolbar.content]
Button26, "Save session button"="Save window setup, , , "Save session button", "YOUR_BUTTON_ICON" & Delay, 500 & Focus next widget & Uncheck item & Focus previous widget & Clear & Insert, "Session" + Show popup menu, "Internal Session list""Thank you very much.
edmond -
burnout426 Volunteer last edited by
I don't think you can save to the default session using the save session dialog. To save to the default session, you just close Opera.
You might be able to save a session to whatever name you want and then replace autosave.win with it outside of Opera. But, I'm not sure how you'd do it inside of Opera.
You might be able to save as the session you want as "nameyouwant" and then set
opera:config#UserPrefs|WindowsStorageFile
to the path of that new file to make that the default session. The new file would be "nameyouwant.win". -
emc last edited by
Thanks to all I am fine now using :
Button26, "Save session button"="Save window setup, , , "Save session button", "YOUR_BUTTON_ICON" & Delay, 500 & Focus next widget & Uncheck item & Focus previous widget & Clear & Insert, "Session" + Show popup menu, "Internal Session list""
.......................and fill in the dialogue box " autosave "
I need to do this as everytime I restart from a crashof verion 11.50. Session came up is out of control and it may appear session from very old days instead of the recent one.
Thank you very much once again.
edmond