Operating System - OpenVMS
1828406 Members
3468 Online
109977 Solutions
New Discussion

TCPIP V5.4 messes up with logical MSGHLP$LIBRARY

 
SOLVED
Go to solution
Karl Rohwedder
Honored Contributor

TCPIP V5.4 messes up with logical MSGHLP$LIBRARY

Just to inform you:
the TCPIP$STARTUP from V5.4 messes up with logical name MSGHLP$LIBRARY, instead of defining it as searchlist, it encloses it with "...", so calls to HELP/MESS will fail.
I logged a call to HP.
2 REPLIES 2
John Gillings
Honored Contributor

Re: TCPIP V5.4 messes up with logical MSGHLP$LIBRARY

Karl,
Thanks for the note. You're correct, the code should be treating MSGHLP$LIBRARY as a search list. I'll make sure engineering see your report.

In the mean time, there shouldn't be a problem if you keep SYS$COMMON:[SYSHLP] as the first translation (default definition).
A crucible of informative mistakes
John Gillings
Honored Contributor
Solution

Re: TCPIP V5.4 messes up with logical MSGHLP$LIBRARY

Fixed in V5.4 ECO 1 (when it's released)
A crucible of informative mistakes