I've made the Yet Another System Object associate all .mp3 files with my program
but this doesn't return the path of the mp3 file that was opened. How would I do that?Code:Apppath$+Appname$
Printable View
I've made the Yet Another System Object associate all .mp3 files with my program
but this doesn't return the path of the mp3 file that was opened. How would I do that?Code:Apppath$+Appname$
I think you're supposed to use the command line expressions, but I'm not sure how they work.
Exactly what I thought, but I have no idea how to use themQuote:
Originally Posted by Werbad
hehe, when a file is opened with another, the argument is:
c:<player dir> c:<object dir>
Check the file archive for an example(i just uploaded).
it's not thereQuote:
Originally Posted by SEELE
edit: Nevermind there it came
Thanks, it worked! :D