Without actually testing it... have you tried the following?
Like I said... haven't tried it, but Melanie referenced it in the following thread:Code:wordB.1 = wordA.7
http://www.picbasic.co.uk/forum/showthread.php?t=544
Without actually testing it... have you tried the following?
Like I said... haven't tried it, but Melanie referenced it in the following thread:Code:wordB.1 = wordA.7
http://www.picbasic.co.uk/forum/showthread.php?t=544
Wisdom is knowing what path to take next... Integrity is taking it.
Ryan Miller
the format is correct but I would write it as
Code:WordB.2=WordA.8
Paul Borgmeier
Salt Lake City, UT
USA
__________________
me too - if you read the OP's post, he wanted to move bit 8 to bit 2 ... words go from 0-15Really? I thought bits in a variable were referenced starting @ 0
Paul Borgmeier
Salt Lake City, UT
USA
__________________
Bookmarks