MESSG - Create User Defined Message

MPASM Assembler

MESSG - Create User Defined Message

Syntax

messg "<message_text>"

Description

Causes an informational message to be printed in the listing file. The message text can be up to 80 characters. Issuing a messg directive does not set any error return codes.

Example

mssg_macro macro

messg "mssg_macro-001 invoked without argument"

endm

See Also

ERROR


Microchip Technology Inc.
Microchip's Web Site
Voice: (480) 792-7200
Fax: (480) 899-9210
Microchip's E-mail Address
PreviousNext