Project

General

Profile

Actions

Bug #148

closed

Variable in procedure "Undefined"

Added by Nick Morison almost 5 years ago. Updated over 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
Actions

Also available in: Atom PDF