Bug #885
Transpiler fails on an unclosed Procedure in this situation
Start date:
01/06/2022
Due date:
% Done:
0%
Estimated time:
1:00 h
Affected version:
Description
Example:
MyProcedure Procedure MyProcedure Print "test" Return
Instead of displaying a "Missing End Procedure" or "Procedure without End Procedure"
error, the transpiler just freezes, presumably in an infinite loop. As a result, you
have to kill AOZ and restart.
Updated by Brian Flanagan almost 2 years ago
- Status changed from Resolved to Closed
Thanks Francois!
It's working now.