bc.hlp (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
                                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     You specified an illegal numeric constant or an invalid radix specifier
     in an expression. For example, you may have used the digits 8 or 9 in
     an octal number or you may have typed a letter other than O or H after
     an ampersand (&) when explicitly specifying a radix.
 
     You can change the current system radix for displaying and entering
     values with the N[radixnumber] command. For more information on changing
     the system radix, see the CodeView Radix command.
                                    -♦-