To wait a file to be created, with a timeout, and a error message, in Applescript
in my AppleScript app, I have to wait for a file to be created by an another app, with a timeout (to not waiting for ever), and with an error message if the timeout is over.