che-che4z-lsp-for-cobol icon indicating copy to clipboard operation
che-che4z-lsp-for-cobol copied to clipboard

Support SPECIAL-NAMES Paragraph

Open temanbrcom opened this issue 4 years ago • 1 comments

Is your feature request related to a problem?

Users can specify a special name as a substitute for an environment name in the SPECIAL-NAMES paragraph. They should be treated as a special type of variable, allowed in certain statements (see the links below)

Describe the solution you'd like

Add an ability to retrieve and use special names as variables, applying the necessary semantic checks.

Additional information

https://www.ibm.com/support/knowledgecenter/en/SS6SG3_4.2.0/com.ibm.entcobol.doc_4.2/PGandLR/ref/rlconspe.htm https://www.ibm.com/support/knowledgecenter/en/SS6SG3_4.2.0/com.ibm.entcobol.doc_4.2/PGandLR/ref/rlpswrit.htm

temanbrcom avatar Nov 09 '20 10:11 temanbrcom

The attached file should not throw an error for new-page. IGYTCARA.txt

ap891843 avatar Aug 24 '22 12:08 ap891843