PDA

View Full Version : getOpenFileName types: help please


BakerCo
12-18-2006, 08:27 PM
I am using max 7 by the way.

How do i this correctly:
types:"Script Files (*.ms,*.mcr)|*.ms*.mcr|"
I would like to have both ms and mcr show up at the same time and filter everything else out.

Thanks
-Baker

Bobo
12-18-2006, 09:21 PM
getOpenFileName types:"Script Files (*.ms,*.mcr)|*.ms;*.mcr"

Semi-colon-delimited list.
Should have been documented, but I discovered it myself a month ago ;)

BakerCo
12-18-2006, 09:27 PM
Thank you very much

CGTalk Moderation
12-18-2006, 09:27 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.