From: Dave C on
"Can u write the syntax I can plug into the script? "

I did, it is

open the moviePath & "content.exe"

It won't matter what the drive letter is. "the moviePath" takes care of
this. It is the full path to where the Director movie is running from.
So by appending "content.exe" you have a fully qualified path to your
executable. Try it you will see. You can type the script in the script
in the message window as a test.
From: Dave C on
Sorry, I garbled that last line.

As a test, if you open the message window (Ctrl+M) type the line

open the moviePath & "content.exe"

and press Enter, it should open your executable. This does have to be a
movie you have saved, because for new movies

the moviePath = ""

Are you asking WHERE this code needs to ultimately reside? If so, you
will have to give some more info. Do you need it to execute when the
user clicks some object? Or after your animation plays? Or what?
From: Sean Wilson on
> Sean, this is all that shows up on the web, with no clue to WHERE the answer
> lies, searching on Xcalibir shows this single post on all the boards. Arg....

http://director-online.com/forums/read.php?1,31860