We added this line of code to form1 load event and it changed the caption when the form was loaded to ‘hello’.
Call setprop("lcaption_array_62", "text", "hello")
So that tells us we can save code to the form1 load event without error. At least this simple code.
If you want to you can send a sample of your code to test on our system.