gnucobol-users
[Top][All Lists]
Advanced

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

[open-cobol-list] 60 character identifiers


From: Patrick
Subject: [open-cobol-list] 60 character identifiers
Date: Tue, 12 Mar 2013 18:35:01 -0400
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20121215 Icedove/3.0.11

Hi Everyone

For my needs 30 character identifier are just fine for variables. However I would like to simulate an object oriented approach and I want to use very long file names, for example:

parent-child-private-doSomething.cob
parent-child-public-dosomethingElse.cob
etc

Is there a way to set the limit to 60?

I am about 3-6 months away from being able to contribute to open Cobol development, have to learn Cobol first and read up on Bison, Flex and Autotools but I could try to tackle this if this is a good 2002 feature to implement.

-Patrick


reply via email to

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