Lol

"Where can I find a list of all currently undocumented lingo features?"

I know what you mean, but that sentence always brings a smile to my
face.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of #LCARS
Sent: 27 January 2005 09:11
To: Lingo programming discussion list
Subject: Re: <lingo-l> Build Scripts (i.e. Publishing from a command
line)[Direct-L cross-post]

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!]



[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!]

Reply via email to