Ajay,

I think it needs to be enclosed in quotes.
Here is one I use.

PLUGINS LoadFileNamePlus.RBL 'vFileName +
|FULLPATH ON +
|TITLE Select CSV file to import  +
|VIEW_MODE DETAILS +
|FILTER CSV files (*.csv)#*.csv'

Jan


-----Original Message-----

From: Ajay Sanghvi <[email protected]>

To: [email protected] (RBASE-L Mailing List)

Date: Fri, 23 Sep 2011 14:09:13 -0400

Subject: [RBASE-L] - LoadFileNamePlus.RBL






I need help understanding using the FILTER parameter in the 
LoadFileNamePlus.RBL
plugin. I am using the following command but the resulting window is not
filtering the file listing. It is displaying the whole directory.





PLUGINS LoadFileNamePlus.rbl vfilename  +


|FULLPATH on  +


|TITLE search FOR gc file  +


|VIEW_MODE details  +


|INITIAL_DIR r:\  +


|FILTER *.raw  +


|MULTISELECT off





Thanks





Ajay

Reply via email to