[QUOTE=malc-c;92222]
So assuming the start address is 80
Could this then be changed to
Oh my god ... you really thick ... ( YOU told it, not me ...Code:For x = 0 to 3 For fn = 0 to 8 Write Word (80+fn) AlarmHigh[fx] highbyte If fn >= 4 then x = 0 Write Word (80+fn) AlarmHigh[fx] lowbyte Next fn Next x)
following your explanation:
[code]
For fn = 0 to 3
Write (80+2*fn), Word AlarmHigh[fn+1]
next fn
[code]
LOCATION MUST BE PLACED BEFORE THE DATA !!!
( sorry for other users , but it's the 4 th time I repeat ...)
Business looks to have turned you deaf and blind ...
Alain
Bookmarks