Web Services with AS and Perl
Web Services with AS and Perl
- Subject: Web Services with AS and Perl
- From: phildobbin <email@hidden>
- Date: Thu, 26 Sep 2002 14:15:04 +0100
Has anybody tried Randal L. Schwartz's treatise on AS and Perl web services
which can be found at:
<
http://developer.apple.com/internet/webservices/applescripttoperl.html>
The Perl segment works O.K. But the AS errors at:
set output_file to (path to temporary items folder as string) &
"fetch_headlines.html"
write_to_file(output, output_file, false)
tell application "Finder" to open output_file
With SD complaining the Finder can't find path to temp folder.
This with 10.1.5, AS 1.8.3, Perl 5.6.1, SD 3.0.4
Anybody tried this?
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.