A number can't go after this identifier.
A number can't go after this identifier.
- Subject: A number can't go after this identifier.
- From: Chris Rock <email@hidden>
- Date: Sat, 22 Nov 2003 01:15:48 -0800
I am using UI Browser to locate text fields and the like, and I get the
following:
The Path to said field:
application "blah"
window "info" (1)
text field 1
The Set Value command from this app:
set value of text field 1 of window "info" of application process
"blah" to "<string>"
Yet when I try to compile my SIMPLE script I get the following error:
A number can't go after this identifier.
No matter how I try, I can't get it to compile, let along being able to
write anything into this field, nor can I read from it, as I keep
getting the same Syntax Error all nite.
I looked through the list using the search system, but I couldn't find
a similar issue as mine, close but nothing that solved it.
Any ideas would be GREAT!!!
Any sample code on how to do this would be awesome!!!
- Rock
_______________________________________________
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.