TypeText on OS X?
TypeText on OS X?
- Subject: TypeText on OS X?
- From: Thomas Zeilstra <email@hidden>
- Date: Thu, 6 Jun 2002 00:49:21 -0400
I've found the TypeText command to be very useful in OS 9 (I believe
it's from "Sandi's Additions". It basically makes the computer think
that you just typed in something with the keyboard. Is there anything
like that for OS X?
-Tom
(example:
tell application "Finder"
TypeText "Macintosh HD"
TypeText "o" with command
TypeText "Applications (Mac OS 9)"
TypeText "o" with command
TypeText "SimpleText"
TypeText "o" with command
TypeText "I'm writing in Simpletext...yeah!!"
end tell
--yes, i know i could just open simpletext but I wanted to show what
typetext did....
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.