Hello All,

I know this is a very basic question.

I am trying to setup a pic to PC connection for the purpose if checking out variables when using analog components. I have built a cable using Melanie’s PIC to PC post.

http://www.picbasic.co.uk/forum/show...hlight=parsing

PortB.1 - RX cable via 1K5 Resistor to PC pin 3 on 9-Pin D Connector
PortB.2 - TX cable via 1K5 Resistor to PC pin 2 on 9-Pin D Connector
Vss to PC pin 5 on 9-pin D Connector

I can send text out using DEBUG just fine but cannot figure out the syntax for sending the contents of a variable using the DEBUG command.

Thanks in advance