Multi Commander > Support and Feedback

Return current MC Explorer ViewMode using MultiScript

(1/1)

thylocene:
Is there a way to return the current MC Explorer ViewMode using MultiScript
example usage would be to toggle between Thumbnail view and the default

i.e. if (ViewMode MODE == 1) {
         MC.Explorer.SetViewMode MODE=3
      }
      else {
         MC.Explorer.SetViewMode MODE=1
      }

Mathias (Author):
No currently there is no script command for that.. I will check if that can be added

Navigation

[0] Message Index

Go to full version