View Single Post
  #3  
Old 07-20-2008, 06:12 AM
Rave_J Rave_J is offline
Graal Developer
Join Date: Feb 2006
Location: Texas
Posts: 848
Rave_J can only hope to improve
Send a message via AIM to Rave_J Send a message via MSN to Rave_J Send a message via Yahoo to Rave_J
How can you check for dynamic GUI events? I've been trying to do this for awhile but there's always some sort of syntax error. For example if you have a dynamic button you can't say
function ( "Test_" @ acct ).onAction() {
Because that returns a syntax error.
Reply With Quote