INT 60 u - HP 95LX System Manager - DRAW STANDARD TITLE BOX                     
	DI = 0F01h
	STACK:	2 WORDs unused dummies (for calls from high level languages)
		DWORDDoubleword; four bytes.	 Commonly used to hold a 32-bit segment:offset or selector:offset address.	pointer to ASCIZA NUL-terminated ASCII string.	The ASCIZ string "ABC" consists of the four bytes 41h, 42h, 43h, and 00h.  Unless otherwise specified, maximum lengths given in the interrupt list do not include the terminating NUL. title string
Return: ???
	STACK unchanged