Re: URL access scripting
Re: URL access scripting
- Subject: Re: URL access scripting
- From: Bryan Kobler <email@hidden>
- Date: Fri, 14 Dec 2001 21:33:01 -0700
In a script I am writing I look at a folder and get the contents, make
an alias list, then ftp the contents. This works with multiple folders
in OS 9 but when I take the script to OS 8.1 it doesn't work. With one
folder it does work, so I guess the version of AppleScript on 8.1 is a
little different.
Does anyone know if I need a scripting addition for 8.1 or perhaps have
a loop function that breaks the folder down to one folder at a time? I
think I have see that before, can someone point me in the right
direction?
Thanks, Bryan.