Prev: BFEE Up: Map Next: BFFC
BFF5: Response: "Please Be More Specific"
Used by the routines at Parser_ValidateDirectObject, C49F and C4B7.
Print "Please be more specific.".
Response_PleaseBeMoreSpecific BFF5 LD HL,$BED1 HL=Messaging_PleaseBeMoreSpecific.
BFF8 CALL PrintStringAndNewline Call PrintStringAndNewline.
BFFB RET Return.
Prev: BFEE Up: Map Next: BFFC