EXTRN DosQAppType:FAR INCL_DOSSESMGR EQU 1 PUSH@ ASCIIZ ExecutableFileName ;Executable file path name string PUSH@ WORD AppType; ;Application type flags (returned) CALL DosQAppType Returns WORD