At 01:40 PM 3/4/2011, Lawrence Lustig wrote:

Using the LoadDirectoryName plugin, is there any way to
set the directory that the dialog box "starts" in?

Also, what does the PATH_NAME option for this command do?


PATH_NAME Specifies the starting location (directory).

Here's how:

-- Example:

PLUGINS LoadDirectoryName vDirName +
|PATH_NAME C:\RBTI\ +
|SHOW_BUTTONS ON +
|CREATE_FOLDER_ICON OFF +
|DELETE_FOLDER_ICON OFF +
|WIDTH 500 +
|HEIGHT 400 +
|READ_ONLY ON +
|INCLUDE_NON_FOLDERS OFF +
|SHOW_HIDDEN OFF
RETURN

Very Best R:egards,

Razzak.


Reply via email to