Skip to content

[VFP] SET ORDER TO <OrderName> throws an exception #2061

Description

@cpyrgas

SET ORDER TO MyOrder

currently gets translated to

OrdSetFocus( MyOrder )

which at runtime leads to an error that MyOrder does not exist

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