Orders the segments according to the DOS segment convention: CODE first, then segments not in DGROUP, and then segments in DGROUP. The segments in DGROUP follow this order:
Syntax
.DOSSEG (preferred form) or DOSSEGRemarks
Use of this directive allows the linker to control the segment ordering according to conventions used in many high-level languages.