Eudora pause
Eudora pause
- Subject: Eudora pause
- From: Rod McDevitt <email@hidden>
- Date: Thu, 26 Jun 2003 21:01:09 +1000
Hi All
I am trying to insert a 2 second pause in an Applescript addressing
Eudora to get it to pause before pasting and returning to Filemaker
but wait(2) doesn't work. Any ideas please?
tell application "Eudora"
activate
(Insert 2 second PAUSE here)
tell application "FileMaker Developer"
activate
end tell
end tell
TIA
Rod
_______________________________________________
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.