Keystroke command limit
Keystroke command limit
- Subject: Keystroke command limit
- From: Marcus Rodrigues <email@hidden>
- Date: Tue, 26 Aug 2003 09:02:16 -0300
Well, since I got no answers about this question (or the answers did
not reach me), I am darn sure the keystroke command have a limit. It is
proven by the following super-simple script:
tell application "TextEdit"
activate
end tell
delay 5
tell application "System Events"
tell process "TextEdit"
set vaza to "1234567890 - 1234567890 - 1234567890 - 1234567890 -
1234567890 -1234567890 - 1234567890 - 1234567890 - 1234567890!!!" as
string
keystroke vaza
end tell
end tell
My question now is:
Is there a workaround for this bug????
Thx =-D
o#? Marcus Rodrigues o#?
iBook 600 - Combo - Jaguar
CC4nsul do Brasil Apple Clube - Caxias do Sul
Moderador BAC-Macusers
ichat: marcusrodrigues
mailto:email@hidden
http://homepage.mac.com/marcusrodrigues
_______________________________________________
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.