Skip to Content

How do I suppress multiple reserved words with the -rw compiler option?

Estimated Reading Time: < 1 Minute
You can specify a list of reserved words to suppress by separating them with commas and no spaces. For example

iscc -rw=print,printer PROGRAM.cbl 


How do I suppress multiple reserved words with the -rw compiler option?

Powered by PHPKB (Knowledge Base Software)