CodeView (cv.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
CodeView Error
     Invalid format specifier (use one of ABDILSTUW) (CV1021)
 
     A Dump (D), Enter (E), or View Memory (VM) command included a
     format specifier that is not recognized by CodeView.
 
     The valid format specifiers are
 
     Specifier    Display Format
 
     A            ASCII
     B            Byte
     I            Integer
     U            Unsigned integer
     W            Word
     D            Doubleword
     S            Short real
     L            Long real
     T            10-byte real
                                    -♦-