Looks like an error in the error message, but since you say it is a _large_ script block, my guess is that it is too large. Try splitting it in two and see if the error goes away. Script blocks get executed in order and all their definitions are global, so there shouldn't be any problem splitting.
On 2006-04-05 02:05 EDT, Denis Bohm wrote: > I have a large script block that when compiled just produces the > error message: > > > Compilation Errors > > |terminallib.lzx:70:9: Block > > Does anyone know what this error means? > | > _______________________________________________ > Laszlo-dev mailing list > [email protected] > http://www.openlaszlo.org/mailman/listinfo/laszlo-dev _______________________________________________ Laszlo-dev mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
