Category: DOS extenders
Flags: Undocumented function

INT 2F - Borland RTM.EXE 1.0 - EXECUTE COMPILED PROGRAM

	AX = FB42h
	BX = 1002h
	DX = 0014h ???
	???
Return: AX = nonzero if successful
	    AH = child program exit method??? (usually 4Ch)
	    AL = child program exit code (Errorlevel)
	AX = 0000h on load error
	    DX = error code (0000h-0027h) (see #03134)
SeeAlso: AX=FB42h/BX=1001h