I bought the commercial version of LiveCode several years ago, and have used it as a hobby sporadically since then. However, I did not join the forums until just now. I have always found some long, slow way of doing what I wanted to do. But I am finally sick of that and so here I am. Hi!

I need to put whichever field is focused right now into a variable that I can reference later.
I basically want to say,
"put me into theChosenOne"
where me is a field
and
"set the loc of theChosenOne to 0,0"
in another script
This is so easy in Javascript that there must be a simple way to do it with livecode. I just never learned how. I have searched the dictionary for a long time, but I haven't come up with anything satisfactory. I would really prefer not to have to play around with IDs, so I hope the answer is simple.
Thanks in advance!
Dave