Import error: FIF raw

Hi the expert

I have error during importing fif raw:

Warning: Inputs must be character vectors, cell arrays of character vectors, or string arrays.

In import_raw (line 343)
In process_import_folder>Run (line 126)
In process_import_folder (line 6)
In bst_process>Run (line 229)
In bst_process (line 36)
In panel_process1>RunProcess (line 151)
In panel_process1 (line 26)
In gui_brainstorm>CreateWindow/ProcessRun_Callback (line 759)
In bst_call (line 28)
In gui_brainstorm>@(h,ev)bst_call(@ProcessRun_Callback) (line 292)

This is not an error but a harmless warning, you can safely ignore it.

I fixed it, update Brainstorm if you want to get rid of it:

thanks a lot Francois...great