.print

Previous Assembler Directives Next

Syntax: .print string

as will print string on the standard output during assembly. You must put string in double quotes.