> -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[EMAIL PROTECTED] On Behalf Of J R > Sent: Thursday, August 23, 2007 12:18 PM > To: [email protected] > Subject: Re: Calling a AMODE 31 program from AMODE 64 > > > Call me old fashioned but I still write all my code in upper case, > still limit label names to eight characters, and still use > register equates. >
Me too. So long as the assembler is limited to "card image" input, I really hate long symbols. I don't mind upper/lower case as much. But since the assembler is "case insensitive", I see no reason to use lower case at all, other than for character string data (mixed case is easier for me to read than UPPER CASE ONLY). -- John McKown Senior Systems Programmer HealthMarkets Keeping the Promise of Affordable Coverage Administrative Services Group Information Technology The information contained in this e-mail message may be privileged and/or confidential. It is for intended addressee(s) only. If you are not the intended recipient, you are hereby notified that any disclosure, reproduction, distribution or other use of this communication is strictly prohibited and could, in certain circumstances, be a criminal offense. If you have received this e-mail in error, please notify the sender by reply and delete this message without copying or disclosing it. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

