home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / C / Applications / Python 1.3.3 / Python 133 68K / Mac / Lib / test / test_finder_ae < prev    next >
Encoding:
Text File  |  1996-05-19  |  91 b   |  6 lines  |  [TEXT/R*ch]

  1. tell application "AEservertest"
  2.     activate
  3.     set x to window "testing"
  4.     open file x
  5. end tell
  6.