0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 11:15:56 +01:00
cpython/Mac/Lib/test/test_finder_ae
1995-07-29 15:32:30 +00:00

6 lines
91 B
Plaintext

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