How can I show a message that the Lister was saved after I run this:
Prefs SETDEFAULTLISTER=quiet
Prefs LAYOUTSAVE=single LAYOUTNAME="My Lister" LAYOUTCLOSELISTERS=yes
How can I show a message that the Lister was saved after I run this:
Prefs SETDEFAULTLISTER=quiet
Prefs LAYOUTSAVE=single LAYOUTNAME="My Lister" LAYOUTCLOSELISTERS=yes
Swapping the two lines and removing the =quiet
part should do that.
Yes, that shows the "Set as Default Lister" dialogue box.
Then you have to press Alt-T, then enter, enter.
I was hope to have a box appear confirming save (with save of default toolbar) and then fade without further keyboard.
Is there command for a popup ballon, fading after x seconds?
Or something in the status bar.
Try Prefs SETDEFAULTLISTER=force
(It looks like the documentation for =force
and =quiet
are the wrong way around in the manual.)
Perfect.