New test program for server AE handling

This commit is contained in:
Jack Jansen 1995-07-29 15:32:30 +00:00
parent 7874b5d88c
commit e87e7a56bd
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
tell application "AEservertest"
activate
set x to window "testing"
open file x
end tell