Hello

dat var word

I want use the pic 12F509
this instruction compile fine
debug "Hello",dat,10,13

but this donīt compile
debug "Hello",BIN16 dat,10,13

the compile show this error messages
ERROR: Macro DEBUGCOUNT?C not found in macro file
ERROR: Macro DEBUGNUM?W not found in macro file
ERROR: Macro DEBUGBIN? not found in macro file

PBP Pro 2.50
Anyone know what is the problem?

Thanks
Best regards
Pedro