Regarding the first two of questions: That’s a little vague; Do you know how to reference objects in AS Studio?
on clicked theObject
set keys to content of text field "whatever" of window "whatever"
tell application "System Events" to keystroke keys
end clicked
Next time, you should try to define the problem better, and make a separate topic for each problem. That said, I’ll assume you’re looking for Bindings.
Thanks, I have figured out the binding, no I do not know how to reference objects, so I am reading a few articles. Thanks for pointing me in the right direction.
Valmilu