referencing things in drawers

Hi, I finally got my drawer to work. In my drawer I have two text fields and a push button. The push button is disabled until there is text in both text fields. I don’t know how to reference the text fields properly…could someone tell me how? TIA

Hi hendo,

set mytext to contents of text field “thetextfieldname” of drawer “drawername” of window “windowname”

Hope this helps…

Let me know if you have problems and/or post your code to review,

Joe