Closed jodavies closed 8 years ago
The .end terminated the job without looking for unfinished statements. New version takes care of it.
Jos
On 19 jan. 2016, at 10:37, jodavies notifications@github.com wrote:
The following code finishes without error, without creating the save file:
Symbol x; Global test = x; store Save testsav end — Reply to this email directly or view it on GitHub https://github.com/vermaseren/form/issues/60.
Fixed in a0a1358b25.
The following code finishes without error, without creating the save file: