PDA

View Full Version : start app from inside script


cj1
11-21-2005, 07:49 PM
Hello everybody,
is there the possibility to start a Java Application from inside a MaxScript. (That stitches together render output images) . And would it be possible to import that ready stitched image back into Max?
Thank you alot
cj1

using Max 7


:EDIT
sorry, just found out I posted the thread in the general section...anyway, hoping for answers
:-)
\EDIT

PEN
11-21-2005, 07:59 PM
There is a DOSCommand and ShellLaunch commands that will help you with the java app and importing a known image is easy. You need to know where you want to put it and look up that command.

stuh505
11-21-2005, 10:33 PM
What about message passing between MAX Script and the external program? Looks like you'd have to have something like a mailbox file that max continuously reads.

CGTalk Moderation
11-21-2005, 10:33 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.