Daniel,

Thanks for the write up.  It looks very interesting.

I would also love to hear about the pros and cons of using this technique from Tomasz and the AFL gurus.

It would also be informative to have a speed test of the various methods of accessing array elements: array[index], VarGet("name"+NumToStr(index,1.0,0)), StaticVarGet(), and your jScript method.

Looking forward to your contributions.

Best regards,
Dennis

On Jul 21, 2008, at 1:26 AM, Daniel LaLiberte wrote:

Attached is my experimental support for generic Objects and Arrays for AFL. It uses jscript objects and arrays, and provides a couple helper functions to make it easier to manipulate via AFL code. At the end of the script is an outline of several other issues to explore and write up more completely sometime later when I have time.

--
Daniel LaLiberte
[EMAIL PROTECTED]
 <ObjectsAndArrays.afl>

Reply via email to