Jump to content

Recommended Posts

Posted (edited)

Hello i open some dialog i want to use different format's like jpg, png, .txt etcc...

I can only do with one:

$FILE1 = FileOpenDialog("Select file ...", @ScriptDir, "(*.jpg)")

But if i want to use more of one extension i must to include with slash | or how thx!

Edited by SoyArcano
Posted (edited)

ok sorry i will check the documentation next time thx

so will be

$FILE1 = FileOpenDialog("Select file ...", @ScriptDir, "(*.jpg)|(*.png)")

Edited by SoyArcano
Posted
20 minutes ago, Jos said:

Spoilsport ... :-)

Sorry :), I had already submitted before I saw your post and the page refreshed. I will punish myself severely :mad2:

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...