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

Update REXX-SeveralDialects_byGertMassheimer.xml #235

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

Kens390
Copy link
Contributor

@Kens390 Kens390 commented Apr 4, 2024

Change History
2024/04/04 udlVersion 2.2
Moved "::ROUTINE" from "Folders in code1, open" to "Keywords2"
"::ROUTINE" directive does not end with an "END" or "RETURN".
Moved "::METHOD" from "Folders in code1, open" to "Keywords2"
Even though "RETURN" ends a ":METHOD" adding "RETURN" to one of the "ends"
causes problems noted below.
Moved "PROCEDURE" and "RETURN" from "Folders in code1" to "Keywords2"
The problem is that Notepad++ thinks that
(1) Either the "RETURN" or "END" terminates a "PROCEDURE"
(2) Either the "RETURN" or "END" terminates a "DO"
(3) A "RETURN" in the middle of a "PROCEDURE" ends a PROCEDURE
Move "Folders in code1" to "Folders in code2"
The problem is that Notepad++ thinks that
(1) "DONE" begins a "DO" statement
(2) "PEND" ends a "DO" statement
Move "SELECT" from "Keywords1" to "Folders in code2, open"

I am new to github and lack some expertise in usage of REXX in multiple environments.
My expertise is on IBM mainframe hardware. I hope this fork may at least be useful
in at least starting discussions on some of the issues I am trying to address.	

See comments in XML for issues being addressed.
@pryrt pryrt merged commit 9ef3a56 into notepad-plus-plus:master Apr 4, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants