Project

General

Profile

Bug #148

Variable in procedure "Undefined"

Added by Nick Morison about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Target version:
Start date:
02/07/2020
Due date:
% Done:

0%

Estimated time:
Affected version:

Description

In the below the output prints "Undefined" in Aoz, whereas it should just print 0 (as it does in Amos). If you remove the a=10 line then in prints 0 correctly.

a=10

TEST
Wait Key
end

Procedure TEST
    print a
end proc

Also available in: Atom PDF