%   Command for hexadecimal file DUMP?    The Question is:    L How can I get a hex dump of a file in VMS? I trying to debug a print problem5  and I need to see if a file has vertical tabs in it.     Thanks,     Doug  The Answer is :
 $HELP DUMP    DUMP   C      Displays the contents of a file, a directory, a disk volume, a F      magnetic tape volume, or a CD-ROM volume in decimal, hexadecimal,D      octal format, ASCII, or formatted data structures. This command+      can be used to generate process dumps.          Format            DUMP  filespec [,...]0  Answer written or last revised on  20-MAY-2004 