Now I am really confused....as soon as I tested your idea, the plugin I used "fixed itself". I now have a create folder button at the top!
 
I gotta stop writing code when I am sober...
 
Mike
-------------- Original message from "Javier Valencia" <[email protected]>: --------------

Mike,

 

The following works for me:

 

PLUGINS loadfilenameplus.rbl vfromdrive +

|fullpath ON +

|title SELECT DIRECTORY

 

You will see at the top of the window an icon to create a new folder. You will notice that I am using the LoadFileNamePlus.rbl plugin rather than the LoadDirectoryName.rbl. I hope this helps you a little.

 

Javier,

 

Javier Valencia, PE

913-915-3137

 


From: [email protected] [mailto:[email protected]] On Behalf Of Michael J. Sinclair
Sent: Saturday, December 05, 2009 4:25 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Can't make new folders using LoadDirectoryName.rbl Plugin?

 

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

 

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

Reply via email to