Skip to content

[XPP] Compiler/parser error on Break() function #1961

@cpyrgas

Description

@cpyrgas

In the XPP dialect, the following code reports a parser error on BREAK():

PROCEDURE Main
// error XS9002: Parser: unexpected input 'BREAK'
ErrorBlock( {|o| BREAK(o) } )

According to https://doc.alaska-software.com/content/fdc_xppfcref_break.cxp, Break() is a regular function in XPP.

Metadata

Metadata

Assignees

No one assigned

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions