The following code raises an exception : file : main.wrl : ``` DEF SCRIPT Script { field MFString myString [] url "javascript: function initialize() { var i=0; myString[i]='test'; myString[i]+=' widget'; } " } ``` Result : BUILD FAILED C:[...]\MemoSDK\tools\ant\common.xml:143: 4 [main] compiler 3068 _cygtls::handle_exceptions: Exception: STATUS_ACCESS_VIOLATION 572 [main] compiler 3068 open_stackdumpfile: Dumping stack trace to compiler.exe.stackdump
The following code raises an exception :
file : main.wrl :
Result :
BUILD FAILED
C:[...]\MemoSDK\tools\ant\common.xml:143: 4 [main] compiler 3068 _cygtls::handle_exceptions: Exception: STATUS_ACCESS_VIOLATION
572 [main] compiler 3068 open_stackdumpfile: Dumping stack trace to compiler.exe.stackdump