>>I've written a simple script which starts a number of applications and >>opens some web sites to set up my Mac for starting the day. >>Unfortunately, PowerMail will crash on startup when I try to start it >>with the script. Starting it via the Dock or Finder presents no >>problems. The part of the script I'm using to start it is about as basic >>as it can get: >> >>Tell application "PowerMail" >>run >>end tell > >tell application "powermail" >activate >end tell
Lovely! Wonderful! Great! That works! Of course it begs the question why.... --- Scott T. Hards President HobbyLink Japan (www.hlj.com)

