Hello all,

Have found an odd issue.
Maybe me not doing it right, but need to ear from you about it.
Here's the code:

      for nSmsCenterPhone using Index loop
          SmsCenterPhone[Index+1]=data_eeprom(Index+n)+48
      end loop

Situation is; I need to start filling array SmsCenterPhone[20] starting 
from 2nd byte [1].
It fails and don't understand why.
EEprom data is ok. Have double checked it.
Have found that it works if I don't add +1 do Index to 
SmsCenterPhone[Index+1], but would like to understand why this is happening.
Thank you very much.

Kind regards,
Filipe Santos

-- 
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jallib/a3348f57-2265-4da9-9b5b-05bd437989dfn%40googlegroups.com.

Reply via email to