by Robert Sample » Fri Sep 10, 2010 12:28 am
COBOL has a few figurative constants (such as ZERO, SPACE, HIGH-VALUES, LOW-VALUES) however it does not have the ability to declare constants as non-changeable values per se. What are you wanting to do, specifically? Perhaps there's a way to achieve your goal without requiring constants.