Project

General

Profile

Bug #781

Bank Shrink Fails. (Improper transpiling.)

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

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
Start date:
06/13/2021
Due date:
% Done:

0%

Estimated time:
1:00 h
Affected version:

Description

For example:

// Enter your magic spell here!
Reserve As Data 15,50000
Bank Shrink 15,20000

Resulting code has a %bankindex embedded where 15 belongs.

    // Bank Shrink 15,20000
    aoz.sourcePos="0:2:0";
    aoz.banks.bankShrink(%bankindex,20000);

Also available in: Atom PDF