Ask a Question related to Macromedia Director Lingo, Design and Development.
-
WrongPillNeo webforumsuser@macromedia.com #1
Peculiar observations of (the CommandLine) property on OSX
Hi all,
I wrote a little application that reads and writes its own file type. I wanted to launch the projector when i double clicked on this file on my desktop.
In windows i associated that file-type extension with my projector.exe and on the mac i created a new file type and associated projector.app with that file type.
In windows the commandline argument was recieved when the file was double clicked on from the desktop..the file opened successfully with the lingo code in my pojector.
On the mac OSX ( i didnt try it o OS9) i was not expectiing it to work....since the several documentations say that the command line is not supported on MacOS...This was the case. ....i.e it did not work..
what is interesting is when i put the projector Icon in the Dock (taskbar similar to windows), the command line was read (i.e the path name of the file) and the file opened with my lingo code successfully
Any help/feedback about this will be most welcome since i would want to make this more consistent...
thanks
PV
WrongPillNeo webforumsuser@macromedia.com Guest
-
How to track peculiar hang problem of ASP based site?
Hi, I am having this peculiar hanging problem of my site. About the site: 1) The site is an asp-based site with MSSQLServer as backend. 2)... -
Peculiar problem using LWP::UserAgent
I ran into peculiar problem using LWP::UserAgent. I receive a 501 - Not yet implemented error when I connect to a web-server using the User-Agent.... -
commandline utils
I would like to write some perl scripts that behave like 'ordinairy' system commands. Is there a module that takes care of default switches,... -
Interesting ! modelsUnderRay() observations
Hi there, Interesting observations that may be of use to those using modelsUnderRay() to detect the height of a 3D mesh landscape or level... -
Observations regarding redirection
Hello, I don't know if it is only me but I was sure that header("Location:url") redirects the browser instantly to URL, or at least stops the... -
Unregistered #2
Re: Peculiar observations of (the CommandLine) property on OSX
Hi PV.
Thanks for posting about this. I'm working on something similiar using D11.5 on Mac and found no joy with the CommandLine. But I'll try your method of having the projector icon in the Dock.
Did that launch the file and app. even when the app was not already running?
Also, did you do anything special to associate your file extension with your projector app?
I have a creator code for my app, but I don't see how the OS makes the association between that and my data files.
Thanks,
Tom B.Unregistered Guest



Reply With Quote


