How do I get the file extension's load dialogue to open to a specific folder? Everytime I input something it just flat out refuses to open.
Printable View
How do I get the file extension's load dialogue to open to a specific folder? Everytime I input something it just flat out refuses to open.
You can use the Powerful Dialogs Object.
Marv
I think that's one of the extensions that requires Multimedia Fusion Developer and I only have standard.
How are your events setup? It works fine here.
stephen1980
For directory bowser you need to add a \ to the end. For the load browser you ned to add a \ and some text to use a an example filename like "C:\Directory\*.txt"
Thanks, that worked.