summaryrefslogtreecommitdiffstats
path: root/Mac/Lib/test/test_finder_ae
blob: b6241a2ce41cc4763fce02d815e0ab84cbcd53e9 (plain)
1
2
3
4
5
tell application "AEservertest"
	activate
	set x to window "testing"
	open file x
end tell