When should one qualify names in cobol: Every time, or when there's a conflict?
Do you write
first-name of very-long-name-of-some-structure
or
first-name
?
Up to now, I tried to qualify names all the time, but this hurts readability, and anyway, the compiler will let me know if there's some conflict. What's a good practice?
What's a good practice?
When should one qualify names in cobol: Every time, or when there's a conflict?
Do you write
first-name of very-long-name-of-some-structure
or
first-name
?
Up to now, I tried to qualify names all the time, but this hurts readability, and anyway, the compiler will let me know if there's some conflict. What's a good practice?
Thanks,
Mayer
Sysop: | DaiTengu |
---|---|
Location: | Appleton, WI |
Users: | 1,070 |
Nodes: | 10 (0 / 10) |
Uptime: | 171:05:16 |
Calls: | 13,735 |
Calls today: | 1 |
Files: | 186,967 |
D/L today: |
184 files (54,870K bytes) |
Messages: | 2,419,004 |