|
-----Original Message----- From: geir.kildal@entragroup.com <geir.kildal@entragroup.com> To: COBOL400-L@midrange.com <COBOL400-L@midrange.com> Date: Wednesday, July 25, 2001 5:10 AM Subject: Upper/lower case in COBOL-source >Hello again. > >On my way into the world of ILE, I have noticed that the default setting >for 'Uppercase only' has changed from 'Y' to 'N' when I edit an >ILE-program. Does this mean that lower-case characters are fully accepted >in the COBOL source-file? > Yes, but the language itself is NOT case sensitive. ie. ThiSVar is the same as thisvar is the same as THISVAR, etc. Just like RPG. But the literals always were and always will be case sensitive. Hence the NOMONOPRC which deals specifically with procedure names, which must be a literal or pointer. =========================================================== R. Bruce Hoffman, Jr. -- IBM Certified Specialist - AS/400 Administrator -- IBM Certified Specialist - RPG IV Developer "America is the land that fought for freedom and then began passing laws to get rid of it." - Alfred E. Neuman +--- | This is the COBOL/400 Mailing List! | To submit a new message, send your mail to COBOL400-L@midrange.com. | To subscribe to this list send email to COBOL400-L-SUB@midrange.com. | To unsubscribe from this list send email to COBOL400-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---END
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.