Skip to content

user function from "set procedure to" can't call from main prg #127

@fred2088

Description

@fred2088

aaa.prg
set procedure to bbb.prg

function main
ccc() <-------------- Error not defined
return .t.

bbb.prg
function ccc()
return .t.

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