gnucobol-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [open-cobol-list] two more things


From: Bill Klein
Subject: Re: [open-cobol-list] two more things
Date: Wed, 9 Aug 2006 09:11:25 -0500

I have already sent a note confirming that this does NOT apply to CALL
resolution, but the "upper-to-lower case" rule is in the '02 Standard on
page 62 where it states,

"3) Within a compilation group, the following rules apply:

a) Except when used in the non-hexadecimal formats of alphanumeric and
national literals, each uppercase COBOL basic letter is equivalent to its
corresponding lowercase COBOL basic letter, if any.

b) Each basic letter, basic digit, basic special character, and extended
letter represented in the alphanumeric character set is equivalent to its
corresponding basic letter, basic digit, basic special character, and
extended letter, represented in the national character set, respectively.

Equivalence of uppercase and lowercase basic letters is achieved by folding
from uppercase to lowercase in accordance with the case mapping described in
Annex D." 

> -----Original Message-----
> From: address@hidden 
> [mailto:address@hidden On 
> Behalf Of Frank Swarbrick
> Sent: Wednesday, August 09, 2006 9:03 AM
> To: Roger While
> Cc: address@hidden
> Subject: Re: [open-cobol-list] two more things
> 
> Roger While wrote:
> 
> >1) Can't help you. Presumably Sergey will answer.
> >
> >2) Actually, according to the standard, user names
> >(including program names) should be handled as lower case.
> >However, it is stated that it is up to the implementor how
> >names are exported to the environment (in absence of the AS clause).
> >
> >MicroFocus has the compile option FOLD-CALL-NAME to influence
> >this, however, the default is not to mess around with the case.
> >
> >Generally speaking, it is safer and recommended to use
> >upper case in program-id's. This reduces the likelyhood that
> >you inadvertently call a C library routine :-)
> >
> >  
> >
> 
> First off, is there any way to get this list to set "Reply To" to 
> "address@hidden"?  When I hit reply it always 
> addressess the sender and not the list.
> 
> Anyway, can you point me to where in the standard it talks about user 
> names being lower case?  I can't find it.
> 
> Thanks,
> Frank
> 
> 
> --------------------------------------------------------------
> -----------
> Using Tomcat but need to do more? Need to support web 
> services, security?
> Get stuff done quickly with pre-integrated technology to make 
> your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on 
> Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&;
> dat=121642
> _______________________________________________
> open-cobol-list mailing list
> address@hidden
> https://lists.sourceforge.net/lists/listinfo/open-cobol-list
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]