I want to configure several hotkeys to save the current folder format for the current folder or for the current folder and all sub-folders.
Is there a way to do this programmaticaly and avoid the bunch of clicks through the GUI?
I mean, a COMMAND? Something like
Set SaveCurrentFormat [subfolders]
That would be a /O Raw command, that when no subfolders option applied only saves the current format for this folder and when subfolders options specified save the current state for this folder and all sub-folders.
I don't know if I'm being clear