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);
#1

Updated by David Baldwin almost 3 years ago

Fixed! Typo in bankindex, should be bankIndex.

#2

Updated by David Baldwin almost 3 years ago

  • Status changed from New to Resolved
#3

Updated by Brian Flanagan almost 3 years ago

  • Status changed from Resolved to Closed
  • Target version changed from none to 1.0.0 (B8) u15

Fixed!
Re-tested in 1.0.0 (B8) u15 on 7/15/2021

Also available in: Atom PDF