hello, i use this and work:
read I,b1.HIGHBYTE ' read byte type var from EEprom
read I+1,b1.LOWBYTE 'read byte type var from EEprom
TEmpDs18(L) = B1 'word array
hello, i use this and work:
read I,b1.HIGHBYTE ' read byte type var from EEprom
read I+1,b1.LOWBYTE 'read byte type var from EEprom
TEmpDs18(L) = B1 'word array
Bookmarks