qcenv.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.
Warning Message
                                                  Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     Warning: A5043
     Operand must have segment
 
     You attempted to use the SEG operator on a numeric constant. The
     SEG operator is only meaningful when used with an expression that
     evaluates to a memory location. This message is only a warning;
     the assembler considers SEG constant equivalent to the constant,
     and continues assembly.
                                    -♦-