In Windows the command
(!)"Dialog.OpenExternal('Z:/home/helmut/')"
opens the Windows Explorer and show the file of the directory "Z:/home/helmut/".
In Linux under Wine the command
(!)"Dialog.OpenExternal('Z:/home/helmut/')"
opens the Explorer emulation in Wine and not the standard (default) linux file browser Nemo.
How to open Nemo with the specified directory from BlackBox?
- Helmut