The linker on VMS is case-insensitive. Therefore all external variables and
functions which differ only in case are not recognized by the linker as
different, so all externals should differ in more than the case only:
-i.e. <TT>GetId</TT> is the same as <TT><GetID</TT>.
+i.e. <TT>GetId</TT> is the same as <TT>GetID</TT>.
</OL>