Added 'list_only' option (and modified 'run()' to respect it).
[python/dscho.git] / Mac / Lib / test / test_finder_ae
blobb6241a2ce41cc4763fce02d815e0ab84cbcd53e9
1 tell application "AEservertest"
2         activate
3         set x to window "testing"
4         open file x
5 end tell