INT 60 u - HP 95LX System Manager - EDIT ON TOP LINE                            
	DI = 0401h
	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 edit record (see #03285)
		DWORDDoubleword; four bytes.	 Commonly used to hold a 32-bit segment:offset or selector:offset address.	pointer to string to edit
		WORD	initial length of string being edited
		WORD	maximum length of edited string
		DWORDDoubleword; four bytes.	 Commonly used to hold a 32-bit segment:offset or selector:offset address.	pointer to first line of prompt
		WORD	length of first line
		DWORDDoubleword; four bytes.	 Commonly used to hold a 32-bit segment:offset or selector:offset address.	pointer to second line of prompt
		WORD	length of second line
Return: ???
	STACK unchanged