Skip to content

Enhancement Request: BLOAD  #96

@MariusAtarius

Description

@MariusAtarius

Usually I combine assembler created objects with Basic. BLOAD would make life easier if you still want to combine Basic with external binary objects. Sure it still is possible to do a BGET, skip the first 6 bytes, and then BGET the rest of the file, but everytime when I make updates to the .OBJ file I have to adapt the routine in FastBasic to let FastBasic know how many bytes should be loaded. With just a BLOAD it would be a lot easier.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions