on 19/2/02 4:01 PM, Ian Summerfield at [EMAIL PROTECTED] wrote: > Firstly check you have AppleScript available: > [... snip ...] > > tell application "Finder" > return name of every process > end tell > [... snip ...] > > A tip on launching, KILL the process FIRST, it won't do any harm even if > it's not running. > [... snip ...] >
If you're using AppleScript and you've checked that Acrobat is one of the processes, can you not simply use AppleScript to ask Acrobat to open the file, so that it doesn't quit and close any other PDFs it might have open? Ben Rubinstein | Email: [EMAIL PROTECTED] Cognitive Applications Ltd | Phone: +44 (0)1273-821600 http://www.cogapp.com | Fax : +44 (0)1273-728866 _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
