Drop list <img src="http://www.picbasic.co.uk/forum/attachment.php?attachmentid=872&stc=1&d=1147960259 ">
Now with PBC... iiiish i'm sorry i couldn't be much help but i believe that...
Code:
Symbol DDIR = Dir0 ' Shift data pin direction is Dir0
Symbol DPIN = Pin0 ' Shift data pin is 0
Symbol CPIN = 1 ' Shift clock pin is 1
Symbol I = B2 ' Loop counter
Is invalid. I know you must use or redefine specific variable name.. about the PORTA, PORTB.. name it's sure you can't use Dir0, Pin0 and 1
Fortunately, there's some user here who use PBC and can help.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks