Page 1 of 1

Documentation typo in VSI OpenVMS User;'s Manual

Posted: Fri Mar 01, 2024 5:16 am
by martin
Document ID: DO-OSUSMN-01A
Pub. date: February 2024

Section 14.7.4.2 "Suppressing System Error Messages"

In the example the second "set message" command is:

Code: Select all

$ SET MESSAGE/FACILITY -
             /IDENTIFICATION -
             /SEVERITY
             /TEXT
It should of course be:

Code: Select all

$ SET MESSAGE/FACILITY -
             /IDENTIFICATION -
             /SEVERITY -
             /TEXT
Note the continuation character after "/SEVERITY"

Re: Documentation typo in VSI OpenVMS User;'s Manual

Posted: Mon Mar 04, 2024 3:01 am
by mister.moderator
Thank you for letting us know. I will alert our documentation team about this.