Are there any caveats to opening one Director projector from another
Director projector?  Could anything like global or local variables or
xtras get accidentally cross referenced?  And is there a way to have one
executable send another executable a sendSprite or other command?  I
know about buddyAPI's baSendKeys but the parameters seem to be just
integers, where I'd ideally like to send another projector a string.  Is
this possible?

I've never tried to share an xtras folder between to projectors, so not sure what would happen there. But each projector would have it's own private global name space.


In windows you could pass a string on the command line when opening the other projector. Not sure about the mac, though. I know the mac will get commandLine info if it's in the form of a bundle and had a file dropped onto it.

--
Cole

[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