My programming experience is small, but I have done Z80, 6502 and 68000 assembly
programming and Basic.

I am just starting out using PIC BASIC Pro and I find that the examples in the PBP manual and
MicroCode Studio Help will not compile correctly using MicroCode Studio. In the past, I have used the examples and samples to form a basis and learn, but when the examples and samples don't work, it becomes very frustrating.

I have used 'cut and paste' to minimize typos, but the code with not compile without syntax errors. This is driving my crazy.

My project is to read in a string of characters using HSERIN (this part I have working), then LOOKUP
the 10th character in the string and act upon the results.

What am I doing wrong?

Thanks,

John