[Pythonmac-SIG] Applescript equivalent in appscript

Rajanikanth Jammalamadaka rajanikanth at gmail.com
Fri Jun 6 18:57:05 CEST 2008


Hi!

Could some tell me what would be the appscript equivalent of the
following applescript?

tell application "SomeApplication"
	activate
	open "some file"
	delay 300
	quit
end tell

Also, is it possible to call apple scripts from appscript?

Ideally, I just want to use appscript as I have to process the log
files created by the application after it quits.

Thanks,

Raj

-- 
"For him who has conquered the mind, the mind is the best of friends;
but for one who has failed to do so, his very mind will be the
greatest enemy."

Rajanikanth


More information about the Pythonmac-SIG mailing list