qa.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.
SEG
   Operator Summary  Summary  Example
──────────────────────────────────────────────────────────────────────────────
 
  Syntax:  SEG expression
 
  Returns the segment address of expression. The returned value can be
  used as a memory operand.
 
  expression   Any label, variable, segment name, group name, or other
               memory operand. Cannot be a constant.
 
   See Also:  OFFSET
                                    -♦-