Hi All,
I am trying to use a Plugin to create folders. This is my syntax...
SET VAR vfromdrive TEXT
PLUGINS LoadDirectoryName.rbl vfromdrive +
|fullpath on +
|TITLE choose SOURCE directory +
|Read_only OFF +
|Create_Folder_Icon ON
|fullpath on +
|TITLE choose SOURCE directory +
|Read_only OFF +
|Create_Folder_Icon ON
After I execute the plugin, the Explorer Browser does come up, but when I choose a folder and then Right Click, I don't see any option to create a new folder.
What am I doing wrong?
Mike

