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,073 |
Nodes: | 10 (0 / 10) |
Uptime: | 229:58:19 |
Calls: | 13,783 |
Calls today: | 1 |
Files: | 186,987 |
D/L today: |
2,190 files (730M bytes) |
Messages: | 2,435,141 |