Re: timeout or pause
Re: timeout or pause
- Subject: Re: timeout or pause
- From: Olivier Destrebecq <email@hidden>
- Date: Tue, 03 Jul 2001 14:15:43 -0500
i don't know if that is what you mean by pause, but the delay function will
stop a script for a certain period of time.
delay (2)
olivier
>
From: email@hidden (Katherine Richmond)
>
Date: 03 Jul 2001 10:57:17 EDT
>
To: email@hidden
>
Subject: timeout or pause
>
>
I have a script that moves image files from one folder to another. There is
>
some
>
processing before the moving and after. When I run the script from the script
>
editor, all is fine. I'm having a problem when Cron runs the script. It does
>
this every hour, and I am getting this error:
>
>
Can't get file "s01-13685_d.jpg" of "Incoming Images" of "Image Database" of
>
application "Finder".
>
>
I would like to pause the script before the image moving to see if that would
>
help. Can you tell me how to pause an AppleScript? Or how to detect if the
>
finder is ready to move files?
>
>
Thanks,
>
Kathy
>
_______________________________________________
>
applescript-users mailing list
>
email@hidden
>
http://www.lists.apple.com/mailman/listinfo/applescript-users