What is the separator character, if any, for the LoadFileName*.rbl plugins?

I don't see in the help file anything about allowing multiple filters.

PLUGINS LoadFileName vFileName+
|INITIAL_DIR C:\RBTI\ +
|SHOW_BUTTONS ON+
|CREATE_FOLDER_ICON OFF+
|DELETE_FOLDER_ICON OFF+
|WIDTH 500+
|HEIGHT 400+
|FILTER PDF Files (*.pdf)#*.pdf+
|HIDE_READ_ONLY ON+
|INCLUDE_NON_FOLDERS OFF+
|SHOW_HIDDEN OFF


On the FILTER line I would expect to do:

|FILTER PDF Files (*.pdf)#*.pdf ^All Files (*.*)#*.*  +

where the ^ would be some separator character.


Reply via email to