Columbia MM
R> Read Mode

literal

LITERAL  -  prefix 

Usage:  LITERAL [command]

LITERAL is actually not a command, but a prefix to the LIST, TYPE and 
  PRINT commands.  LITERAL TYPE is assumed if the command is omitted.  
  It is used to ignore the customization variables DONT-PRINT-HEADERS, 
  ONLY-PRINT-HEADERS, DONT-TYPE-HEADERS and ONLY-TYPE-HEADERS, which
  limit which header fields are displayed.  With LITERAL, all the 
  header fields are shown, regardless.

Example:
    Read>set dont-print-headers received #suppresses header field "received"
    Read>type 		                 #header field "received" not shown
    Read>literal type 	                 #header field "received" shown

For more help type "help" and one of these topics
  list   type   print   show   customization   other
  set dont-print-headers   set only-print-headers
  set dont-type-headers    set only-type-headers
list | type | print | show | customization | other | set dont-print-headers | set only-print-headers | set dont-type-headers | set only-type-headers | MM Home