Re: do shell script
Re: do shell script
- Subject: Re: do shell script
- From: Steven Angier <email@hidden>
- Date: Mon, 08 Jul 2002 22:38:36 +1000
On 8/7/02 3:58 PM, "Jon Pugh" <email@hidden> wrote:
>
At 12:15 PM +1000 7/8/02, Steven Angier wrote:
>
>> Now, the interesting part will be whether the Finder hangs until the server
>
>> quits. ;)
>
>
>
> That is exactly what happens.
>
>
Now aim it at an empty applet instead of the Finder. Icky, but functional.
Yes, I tried that and it does work, though it has some very weird side
effects: all of my running script application processes suddenly have the
same name: "FMServer Config". This is the name of the process spawned by the
application "FileMaker Server Config". This is strange for 3 reasons:
1) None of my AppleScript applications have this name
2) I am used to the classic Mac OS, where an application spawns a process
of the same name, but here we have an application called "FileMaker Server
Config" spawning a process called "FMServer Config"
3) FMServer Config (a.k.a FileMaker Server Config) isn't even running
I am starting to suspect that the daemon is not as Mac OS X friendly as it
should be. After all, it was compiled for Linux.
Steven Angier
Macscript.com
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.