Project

General

Profile

Bug #7

Proc CHANGE[M] fails to compile.

Added by Brian Flanagan over 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Target version:
Start date:
01/17/2020
Due date:
% Done:

0%

Estimated time:
Affected version:

Description

Example: Help_30, Line 115
If M and Mouse Key=1 Then Proc CHANGE[M]
...fails at the space after Proc.

Details:

First pass...
main.aoz:115:33: error: message not found crash_error:(pass: 1
cannot read property 'charat' of undefined
typeerror: cannot read property 'charat' of undefined
at firstpass (c:\snapshot\compiler\compiler.js)
at object.compile (c:\snapshot\compiler\compiler.js)
at compile (c:\snapshot\compiler\aoz.js)
at aoz (c:\snapshot\compiler\aoz.js)
at object. (c:\snapshot\compiler\aoz.js)
at module._compile (pkg/prelude/bootstrap.js:1261:22)
at object.module._extensions..js (internal/modules/cjs/loader.js:993:10)
at module.load (internal/modules/cjs/loader.js:813:32)
at function.module._load (internal/modules/cjs/loader.js:725:14)
at function.module.runmain (pkg/prelude/bootstrap.js:1316:12), , , )


Files

main.aoz (4.01 KB) main.aoz Help_30.aoz source code Baptiste Pillot, 02/01/2020 07:00 AM

Also available in: Atom PDF