
07-20-2008, 06:12 AM
|
Graal Developer
|
Join Date: Feb 2006
Location: Texas
Posts: 848
|
|
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. |
|
|