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
     Breakpoint number or '*' expected (CV1006)
 
     A breakpoint was specified without a number or asterisk.
 
     A Breakpoint Clear (BC), Breakpoint Disable (BD), or Breakpoint
     Enable (BE) command requires one or more numbers to specify the
     breakpoints, or an asterisk to specify all breakpoints.
 
     For example, the following command causes this error:
 
     bc a
                                    -♦-