I rarely use the plugins so this is new to me. What would the SYNTAX be for either the LoadFileNamePlus or LoadDirectoryName?
The place where the files would be located is S:\BLEACHER_BUILD\. I tried the following but it did not being me to the correct location. PLUGINS LoadDirectoryName.rbl .vtotpath |TITLE Bleacher Information |PATH_NAME 'S:\BLEACHER_BUILD\' |WINDOW_STATE Normal James Belisle Making Information Systems People Friendly Since 1990 ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: Friday, March 30, 2012 8:12 AM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: bit button to a specific file location James: There is a Directory Tree control that you can locate on your form if you want; you use GetProperty to trap what they select. I've never used it so I'm not sure how you get it to "start" in a particular place. Or if you want them to select files you can call the LoadFileNamePlus or LoadDirectoryName plugins from a button. Karen In a message dated 3/30/2012 8:05:34 AM Central Daylight Time, [email protected] writes: I want to use a bit button on a form that will bring me to a specific location on the hard drive. I want it to show me a window so my office people can see the folders and files in that location. Kind of like a shortcut on a form to a specific location. The location will be S:\BLEACHER_BUILD\.

