ACCMD:		MOV AL, 0C0H
		CALL WDISP
		MOV AL, 2CH
		STOSB
		CALL WSPR
		MOV AL, 5BH
		STOSB
		LODSW
		CALL WHA
		MOV AL, 5DH
		STOSB
		JMP ENDL
