Skip to content

Function to load an execute source code from runtime. Error BASE/6105 Argument error: HB_HRBUNLOAD #405

@wildarcanjo

Description

@wildarcanjo

I'm having a problem with some source code. The program opens a source file (.prg) and executes it from another already compiled file, using the functions hb_compileFromBuf(), hb_hrbLoad() and hb_hrbUnload() (the problem is with the last one. When it is executed, it always returns the error:

Error BASE/6105 Argument error: HB_HRBUNLOAD
Called from HB_HRBUNLOAD(0)
Called from HB_FILERUN(47)
Called from MAIN(12)

CodeBlock.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions