It's available at Darrel's page. Just tried downloading it from there, no problems.
It's available at Darrel's page. Just tried downloading it from there, no problems.
Thanks Henrik - I have downloaded the file, and placed it directly into PBP.
When I compile, I get a multitude of errors and warnings -
Warning[207] Found label after column 1. (HSEROUT?C)
Error [108] Illegal character (2)
then another warning 207
Error[108] Illegal Character (")
Error [113] Symbol not previously defined (HSEROUT)
then another error 113
Error [207] Found Label after column 1, (HSEROUT?C)
then another error 108
Obviously I did something stupid - any ideas? I copied the entire INC file without any changes
Ken
Problem Solved (I think)
After searching more threads on this topic, I found
http://www.picbasic.co.uk/forum/show...t=INCLUDE+ANSI
It seems that I need a "dummy" HSEROUT in the program - - I added one and now it compiles
Thanks
Ken
Bookmarks