Re: Web Services with AS and Perl
Re: Web Services with AS and Perl
- Subject: Re: Web Services with AS and Perl
- From: phildobbin <email@hidden>
- Date: Thu, 26 Sep 2002 14:54:34 +0100
On 26/9/02 14:27, "Randal L. Schwartz" <email@hidden> wrote:
>
>>>>> "phildobbin" == phildobbin <email@hidden> writes:
>
>
phildobbin> The Perl segment works O.K. But the AS errors at:
>
>
phildobbin> set output_file to (path to temporary items folder as string) &
>
phildobbin> "fetch_headlines.html"
>
phildobbin> write_to_file(output, output_file, false)
>
phildobbin> tell application "Finder" to open output_file
>
>
phildobbin> With SD complaining the Finder can't find path to temp folder.
>
>
What does
>
>
path to temporary items folder as string
>
>
return on your system? Go into Script Editor, type that in, run it,
>
and then view the "result" window.
Like I said:
Finder got an error: Can't get "Macintosh HD:private:tmp:501:Temporary
Items:fetch_headlines.html".
HTH,
Regards,
Phil.
_______________________________________________
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.