PDA

View Full Version : What does error GEN1012 mean



cnkinsd
10-17-2014, 12:58 PM
I created a script in a trial version of SB as a validation that it could do what I needed, and am now trying to recompile it in the developer edition but I get the error GEN1012: Not enough end statements in installation script. It compiles fine in the trial version....

Thanks Kel

linder
10-18-2014, 01:36 AM
Kel,

There is no difference (compiler wise) between the full and the trial versions. Perhaps you are using different include scripts?

You definitely have more "If" Statements than "Ends" somewhere in your main project or the include script(s). See attached screenshot.

Does this help?

Friedrich

P.S. If you are interested, you can send me that project file and I can tell you where the problem is.