and next question if i put klima in eeprom using DATA command how can i call it in my program to qompare it with some other variable's?
and next question if i put klima in eeprom using DATA command how can i call it in my program to qompare it with some other variable's?
this one works fine and compiles less....Code:testmesage=1 FOR I=0 to 3 if poruka[i+1]<>klima[i+1] then testmesage=0 next i if testmesage=1 then gosub saljisms
Bookmarks