cpython/Mac/Lib/test/test_finder_ae

6 lines
91 B
Plaintext
Raw Normal View History

tell application "AEservertest"
activate
set x to window "testing"
open file x
end tell