Is there a limitation on the size of a <script> block? I have one that's a little over 1000 lines and it won't compile unless I break it into two script tags... The error is rather uninformative:
"dyngview.lzx:4:10: Block" 4 is the line of the <script> start tag. -Dave
