Do shell script question
Do shell script question
- Subject: Do shell script question
- From: David Durkee <email@hidden>
- Date: Thu, 4 Sep 2003 10:20:32 -0500
Folks,
I am trying to have a script start up FileMaker Server. The following
(which is a single line in AppleScript) works, but the script or the
application running it hangs. Any idea why? The same commands given in
Terminal don't hang the shell.
do shell script "cd \"/Volumes/Calvin/FileMaker Server 5.5/FileMaker
Server Config.app/Contents/Resources/\";./fmserverd start -c
fmserver.conf"
David
--
David Durkee
email@hidden
<
http://ddurkee.homeip.net/>
_______________________________________________
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.