Skip to content
New issue

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

org.prorefactor.refactor.RefactorException: unexpected token END #4

Open
ccleaud opened this issue Dec 16, 2015 · 2 comments
Open

org.prorefactor.refactor.RefactorException: unexpected token END #4

ccleaud opened this issue Dec 16, 2015 · 2 comments

Comments

@ccleaud
Copy link

ccleaud commented Dec 16, 2015

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 */
@cverbiest
Copy link

You don't have a "do:" . IMHO compilation should fail

@ccleaud
Copy link
Author

ccleaud commented Dec 18, 2015

However, compilation is OK.
All samples I provided passed the syntax check.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants