AMOS Basic: Unpack _BANK To _SCREEN #22

Open
opened 2023-03-25 15:43:38 +00:00 by john · 0 comments
Owner

Ref 2.13

I have (re)found an error with the Unpack command in AMOS Pro 2:
Unpack _BANK [To _SCREEN]
generates the error "Not a packed bitmap" (both in Editor mode and when program is ran - I haven't
checked compiled version) even though banks ARE valid packed bitmaps (using Pack _SCREEN To
_BANK).
The error is because the target screen (if any are open) doesn't match height of unpacked image
from _BANK! Once the target screen equals the unpacked height (in the editor or when program is
ran) it unpacks without errors.

Ref 2.13 I have (re)found an error with the Unpack command in AMOS Pro 2: Unpack _BANK [To _SCREEN] generates the error "Not a packed bitmap" (both in Editor mode and when program is ran - I haven't checked compiled version) even though banks ARE valid packed bitmaps (using Pack _SCREEN To _BANK). The error is because the target screen (if any are open) doesn't match height of unpacked image from _BANK! Once the target screen equals the unpacked height (in the editor or when program is ran) it unpacks without errors.
john added the
AMOS Pro Bugs List
label 2023-03-25 15:43:38 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: TheIndustriousRabbit/amos-professional#22
No description provided.