EXTRN DosGetEnv:FAR INCL_DOSMISC EQU 1 PUSH@ WORD EnvSegment ;Selector (returned) PUSH@ WORD CmdOffset ;Command line offset (returned) CALL DosGetEnv Returns WORD