Re: Classic applet
Re: Classic applet
- Subject: Re: Classic applet
- From: Emmanuel <email@hidden>
- Date: Fri, 14 Sep 2001 20:46:57 +0200
At 20:27 +0200 14/09/01, IP Indu Pillai (2611) wrote:
>
> set this folder to folder "Servername:foldername"
>
> set folder_list to every folder of this_folder
>
>
>
> repeat with each_folder in folder_list
>
> ....
>
> ....
>
> end repeat
The first line of your snippet does not compile (OMM).
Maybe you've got also a typo in the original code?
Maybe you should consider sending in a (short, but) realistic sample which
would display the unwanted behavior. Sort of, reducing the bug.
Emmanuel
References: | |
| >Classic applet (From: "IP Indu Pillai (2611)" <email@hidden>) |