Does this work under MacOS X too? Where can I find a list of all currently undocumented lingo features?
Cheers, Dominic [EMAIL PROTECTED] wrote: (Donnerstag, 27. Januar 2005 @ 2:31 Uhr[+0100]) > I got it, it's really possible to "publish from the commandline" with > DMX2004 and windows. > > this is how: > > 1) create a little dir (e.g. 240 * 32 px) with the following > frame-script on frame 2 or later: > > on exitFrame > cl=the commandLine > if cl.word[1] = "-p" then > tell the stage > go movie cl.word[2] > dispatchCommand(4104) > quit() > end tell > end if > end [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [email protected] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
