Int 2F/AX=1611h

Prev Next Ralf Interrups Categories Contents

------

MS-DOS 7 kernel - GET SHELL PARAMETERS

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

------

Prev Next Ralf Interrups Categories Contents