Re: Problem with "do shell script"
Re: Problem with "do shell script"
- Subject: Re: Problem with "do shell script"
- From: julifos <email@hidden>
- Date: Thu, 16 Nov 2000 09:46:24 +0100
Thanks to all who responded!
I will be using the full path, since I have absolutelly no idea about fixing
the "PATH problem" (I installed it from a .pkg).
Cheers...
jj
>
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.