Project

General

Profile

Bug #569

Pure AOZ instructions using parameters are not working.

Added by Brian Flanagan over 3 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
11/14/2020
Due date:
% Done:

0%

Estimated time:
1:00 h
Affected version:

Description

For example:

Instruction "My_AOZ_Inst",x,y
    Print "stuff",x,y
End Instruction

My_AOZ_Inst 1,2

The result is:

stuff  0   0

The x and y parameters were not returned.

Also available in: Atom PDF