Re: URL Access Scripting Problem
Re: URL Access Scripting Problem
- Subject: Re: URL Access Scripting Problem
- From: Emmanuel <email@hidden>
- Date: Fri, 1 Feb 2002 00:08:31 +0100
At 10:02 PM +0100 31/1/02, email@hidden wrote:
>
set finalFileName to {pathNameVar, comicName} as string
>
tell application "URL Access Scripting"
>
download currentURL to finalFileName replacing yes with progress and
>
unpacking
>
end tell
>
end timeout
>
end repeat
Just out of curiostiy, does "download to file finalFileName" make any
difference?
Emmanuel