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.
Error Message
                                                  Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     Error: A2070
     Illegal combination with segment alignment
 
     You used the ALIGN directive to specify an alignment not possible
     within the segment. Make sure that the ALIGN directive does not
     specify a value greater than the alignment attribute of the
     current segment (that is, the segment in which the ALIGN
     statement occurs).
                                    -♦-