Category: DOS kernel
Flags: Undocumented function

INT 2F - DOS 3.0+ internal - GET LENGTH OF ASCIZ STRING

	AX = 1212h
	ES:DI -> ASCIZ string
Return: CX = length of string
SeeAlso: AX=1225h