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,075 |
| Nodes: | 10 (0 / 10) |
| Uptime: | 100:43:00 |
| Calls: | 13,798 |
| Calls today: | 1 |
| Files: | 186,990 |
| D/L today: |
8,468 files (2,400M bytes) |
| Messages: | 2,438,720 |