Interrups | Categories | Contents |
AX = 1611h
Return:
AX = 0000h if supported DS:DX -> primary shell's executable name DS:SI -> prinary shell command line (counted string) BH = ??? (00h) BL = ??? (00h,40h)
Desc: Return the program name and commandline from the CONFIG.SYS SHELL= statement
See Also: AX=160Eh - AX=160Fh - AX=1612h - AX=4A33h
Category: DOS Kernel - Int 2Fh - M
Interrups | Categories | Contents |