Newbies Coffee Posted February 22, 2007 Newbies Posted February 22, 2007 Hello everybody, this is my very first post here I've got a container field with an audio file and I'd like to open it with an audio editor. In osx it's not a problem since the send event script allows me to specify the app; in win it's not so easy because the document is opened with the default app. How can I do that without changing the default app? Thank you.
Newbies Coffee Posted February 26, 2007 Author Newbies Posted February 26, 2007 Set variable [$filepath; Value:Table::""" & Path & """] Send Event ["aevt"; "odoc"; "c:/folder/folder/app.exe $filepath"] works :
Recommended Posts
This topic is 6541 days old. Please don't post here. Open a new topic instead.
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 accountSign in
Already have an account? Sign in here.
Sign In Now