Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When using long identifiers, try to make the initial portions of the identifiers unique for easier recognition. This also helps prevent errors resulting from non-unique identifiers (see DCL32-C. Guarantee that mutually - visible identifiers are unique).

...