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

Check syntax fails with error 486 if rcode exists #50

Open
cverbiest opened this issue Jan 8, 2020 · 0 comments
Open

Check syntax fails with error 486 if rcode exists #50

cverbiest opened this issue Jan 8, 2020 · 0 comments

Comments

@cverbiest
Copy link

If I try a check syntax in a directory that contains rcode for the source it fails with error 468

Compile aborted. SAVE not specified and r-code file exists: . (468)
PROGRESS executed a COMPILE statement without the SAVE option for the named procedure or class, but a valid r-code file (.r) for the procedure or class has already been found.
The compilation will not be performed, and the existing object file will not be replaced.
This avoids ambiguity in deciding which compiled code to use when a subsequent RUN statement or class instantiation is executed. Remove the r-code file to avoid this message. " " "

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

1 participant