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,064 |
Nodes: | 10 (0 / 10) |
Uptime: | 149:57:15 |
Calls: | 13,691 |
Calls today: | 1 |
Files: | 186,936 |
D/L today: |
438 files (115M bytes) |
Messages: | 2,410,967 |