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

Fix PERFORM VARYING AFTER example #267

Merged
merged 2 commits into from
Jun 13, 2022
Merged

Conversation

tanto259
Copy link
Member

@tanto259 tanto259 commented Apr 7, 2022

Signed-off-by: Hartanto Ario Widjaya 13640520+tanto259@users.noreply.github.com

Proposed changes

This PR edit the example of the PERFORM VARYING AFTER example to reflect that it only accepts out-of-line statement contained within a paragraph.

From the Language Reference, phrase 2 is only available via PERFORM procedure-statement-1:

image

Type of change

What type of changes does your PR introduce to the COBOL Programming Course? Put an x in the boxes that apply.

  • Bug fix (change which fixes one or more issues)
  • New feature (change which adds functionality or features to the course)
  • Translations (change which adds or modifies translations of the course)
  • Documentation (change which modifies documentation related to the course)
  • This change requires an update to the course's z/OS environment

Checklist:

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This checklist will be used as reference for both the contributor and the reviewer

  • I have read the Contributing Guideline
  • I have included a title and description for this PR
  • I have DCO-signed all of my commits that are included in this PR
  • I have tested it manually and there are no regressions found
  • I have commented my code, particularly in hard-to-understand areas (if appropriate)
  • I have made corresponding changes to the documentation (if appropriate)

Signed-off-by: Hartanto Ario Widjaya <13640520+tanto259@users.noreply.github.com>
@tanto259 tanto259 added the bug Something isn't working label Apr 7, 2022
@tanto259 tanto259 merged commit c063d1f into master Jun 13, 2022
@tanto259 tanto259 deleted the tanto259-patch-varyafter branch June 13, 2022 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants