FileOpenBox action - Forum

Forum Navigation
You need to log in to create posts and topics.

FileOpenBox action

Hi,

I want to allow the user to select .pdf, .xls and .doc files using FileOpenBox action. I don't know how to insert three different file mask (.pdf, .xls and .doc) in FileOpenBox action.

Could anyone help me?

FileOpenBox "Test" "pdf,doc,xls|*.pdf;*.doc;*.xls" "C:\Temp" "[Selected]" "Multiple"

luishp, Vadim and 3 other users have reacted to this post.
luishpVadimproforma.guyotCN_Icemansaeid

Thanks a lot.