Path: utzoo!mnetor!uunet!lll-winken!lll-lcc!ames!ucbcad!ucbvax!UBVMS.BITNET!GERLAND From: GERLAND@UBVMS.BITNET ("Jim Gerland ", Postmaster) Newsgroups: comp.os.vms Subject: HELP DECK entry wrong (at least in ours VMS V4.5) Message-ID: <8712230517.AA07910@ucbvax.Berkeley.EDU> Date: 21 Dec 87 15:43:00 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 37 The HELP DECK entry is wrong in our VMS V4.5 SYS$HELP:HELPLIB.HLB. I extracted it and found that it contained lots of information about the DEFINE command which should not have been there. I verified that the HELP DEFINE was correct and then replaced the HELP DECK entry with a correct version which I am enclosing. Jim Gerland (User Services Postmaster) University Computing Services State University of New York at Buffalo Buffalo, NY 14260 (716) 636-3557 ----- Cut Here ----- ! DECK.HLP - Corrected by JR Gerland, SUNY/Buffalo, 21-Dec-1987 ! 1 DECK Marks the beginning of an input stream for a command or program. Format: $ DECK 2 Command_Qualifiers /DOLLARS /DOLLARS[=string] Sets the end-of-file indicator to the specified string. If you do not specify /DOLLARS, or if you specify /DOLLARS without specifying a string, you must use the EOD command to signal the end-of-file. Specify a string if the input data contains one or more records beginning with the string $EOD. The string can have from 1 through 15 characters. Enclose it in quotation marks if you want to specify an end-of-file indicator that contains literal lowercase letters, multiple spaces, or tabs.