ASL issues
Summary
ASL Bugs and Feature requests as of Build 1379Nested If statements cannot return to caller, an8 hangs, turns white, titlebar states (Not Responding) and console stops output.Attributes cannot return NULL...workaround: Use a global Attribute and use Push/Size = 0As Documented already Recursion is not supported, however it would be good to support for parsing trees.I also put together some functions for people to use but hope for native support for them instead.I also took the documentation and put it in a h file for use in VS.I shifted the comments round so it works with Intellisense and word completion as you type.Which reminds me, any chance of ignoring #include "a8s.h" and then including other script files?Also #if(0) #endif would be good to block certain code blocks from functioningMany ThanksTrev