I am trying to send a message to all controls on the current card. I tried several things, ultimately ended up with this:

  repeat with c = 1 to the number of controls of this card
    send "moveControl" to control c of this card
  end repeat

And it still doesn't work. Does anyone know how I can do this, or what might be wrong with the above code?

Thank you!

-----------------------------------------------------------
Frank D. Engel, Jr.  <[EMAIL PROTECTED]>



___________________________________________________________
$0 Web Hosting with up to 120MB web space, 1000 MB Transfer
10 Personalized POP and Web E-mail Accounts, and much more.
Signup at www.doteasy.com

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to