Ask a Question related to Macromedia Director Lingo, Design and Development.
-
matt_s webforumsuser@macromedia.com #1
Any way to pass arguments to projectors from Windows command line?
Hello,
I'd like to pass variables/arguments to a projector from the Windows command line, just like with the externalParamName() and externalParamValue() functions, but which as we all know only work in a browser. Is this possible? Any help is greatly appreciated. Thanks,
Matt
matt_s webforumsuser@macromedia.com Guest
-
#39277 [NEW]: php-cgi does not parse command line arguments when running under Apache
From: nisoi at mail dot ru Operating system: FreeBsd 6.1 PHP version: 4.4.4 PHP Bug Type: CGI related Bug description: ... -
#39277 [Opn]: php-cgi does not parse command line arguments when running under Apache
ID: 39277 User updated by: nisoi at mail dot ru Reported By: nisoi at mail dot ru Status: Open Bug Type: ... -
command line arguments
I am developing application which shows users html pages in Visual Basic using WebBrowser control. My problem is how to give option by which users... -
Windows Print PDF from Command Line
Franke, I have a problem some thing like this one. I need to have my user be able to print using adobe printer. I tried the above and it does only on... -
Regexp constructed from command line arguments.
ddtl <this.is.invalid@yahoo.com> wrote: I like to say that like this: next unless length $entry; -
matt_s webforumsuser@macromedia.com #2
Re: Any way to pass arguments to projectors from Windows command line?
"the commandLine" doesn't appear to be a valid property in Director 8.5. Should I be aware of something that I'm missing? Thanks,
Matt
matt_s webforumsuser@macromedia.com Guest
-
Robert Tweed #3
Re: Any way to pass arguments to projectors from Windows command line?
"matt_s" <webforumsuser@macromedia.com> wrote in message
news:bqdj3d$69b$1@forums.macromedia.com...It is undocumented, but it is valid. It simply contains whatever text is>
> "the commandLine" doesn't appear to be a valid property in Director 8.5.
> Should I be aware of something that I'm missing? Thanks,
entered on the command line. For example, if your projector is called
proj.exe, and you open:
"c:\prog\proj.exe" "somefile.dat" /p
Then the commandLine will contain:
"somefile.dat" /p
- Robert
Robert Tweed Guest
-
Alex Meliora #4
Re: Any way to pass arguments to projectors from Windows command line?
use 'the commandLine' property
--
Alex.
----------------------------------------------------------
Meliora Software, "Ameliorated Development!"
[url]http://www.meliorasoft.com[/url]
command line, just like with the externalParamName() and> Hello,
>
> I'd like to pass variables/arguments to a projector from the Windows
externalParamValue() functions, but which as we all know only work in a
browser. Is this possible? Any help is greatly appreciated. Thanks,>
> Matt
>
>
Alex Meliora Guest
-
Alex Meliora #5
Re: Any way to pass arguments to projectors from Windows command line?
it's valid in Director 8.5, check this article out
[url]http://www.mediamacros.com/item/item-986157009/[/url]
--
Alex.
----------------------------------------------------------
Meliora Software, "Ameliorated Development!"
[url]http://www.meliorasoft.com[/url]
Should I be aware of something that I'm missing? Thanks,> "the commandLine" doesn't appear to be a valid property in Director 8.5.>
> Matt
Alex Meliora Guest
-
matt_s webforumsuser@macromedia.com #6
Re: Any way to pass arguments to projectors from Windows command line?
That worked great. Thanks!
Matt
matt_s webforumsuser@macromedia.com Guest



Reply With Quote

