Re: Problem with "do shell script"
Re: Problem with "do shell script"
- Subject: Re: Problem with "do shell script"
- From: Christopher Nebel <email@hidden>
- Date: Fri, 18 Jul 2003 09:31:49 -0700
On Friday, July 18, 2003, at 1:39 AM, julifos wrote:
I installed yesterday "ImageMagick" and seems that it works fine from
the
terminal, but I get this error when executing from a "do shell
script". Eg:
do shell script "convert"
--> error: "sh: convert: command not found"
Probably a PATH problem. Depending on where you installed it and how
you've customized your PATH, "do shell script" may not be able to see
it given just the command name. Using the full path is probably the
simplest solution. See TN2065 for more details.
--Chris Nebel
Apple Development Tools
_______________________________________________
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.