We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello,
I encounter an exception while ProParsing file with build 1128. Can you fix this please? Thanks a lot.
Kind regards, Cyril CLEAUD
DEFINE VARIABLE myWindow AS WIDGET-HANDLE NO-UNDO. ON WINDOW-CLOSE OF myWindow END. /* <-- this line causes exception in proparse */
The text was updated successfully, but these errors were encountered:
You don't have a "do:" . IMHO compilation should fail
Sorry, something went wrong.
However, compilation is OK. All samples I provided passed the syntax check.
No branches or pull requests
Hello,
I encounter an exception while ProParsing file with build 1128.
Can you fix this please?
Thanks a lot.
Kind regards,
Cyril CLEAUD
The text was updated successfully, but these errors were encountered: