Hi, I'm doing some automated testing component to test my software and I will be using some test scenarios script in xml.
Among the different commands in those script I want to be able to write for example <function>processInput</function> and have my component read the script and call the processInput() function. How would I do this ? Is there a way to call a function when the name of the function you want to call is stored in a string? Something callFunction(functionName[, parameters]) Hope somebody can answer me(I never got any answers to my question to [EMAIL PROTECTED])... Thanks Guillaume Maury _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

