is this a bug for 3.07 ?
and why only for indexed words of 1,3,5 and not 0,2,4 ?
is this a bug for 3.07 ?
and why only for indexed words of 1,3,5 and not 0,2,4 ?
YOUR not picking up on what i.m saying
nois this a bug for 3.07 ?
WRONG it is wrong for any index but 0and why only for indexed words of 1,3,5 and not 0,2,4 ?
look at post#3 output
0. GateID_word[0] = 10 Gate_Firm_Rev[0] = 84 Gate_Firm_Rev.highbyte[0] = 0 Gate_Firm_Rev.lowbyte{0} = 84
1. GateID_word[1] = 8479 Gate_Firm_Rev[1] = 85 Gate_Firm_Rev.highbyte[1] = 85 Gate_Firm_Rev.lowbyte{1} = 0
2. GateID_word[2] = 16367 Gate_Firm_Rev[2] = 86 Gate_Firm_Rev.highbyte[2] = 0 Gate_Firm_Rev.lowbyte{2} = 85
3. GateID_word[3] = 65281 Gate_Firm_Rev[3] = 87 Gate_Firm_Rev.highbyte[3] = 86 Gate_Firm_Rev.lowbyte{3} = 0
4. GateID_word[4] = 63744 Gate_Firm_Rev[4] = 88 Gate_Firm_Rev.highbyte[4] = 0 Gate_Firm_Rev.lowbyte{4} = 86
5. GateID_word[5] = 32640 Gate_Firm_Rev[5] = 89 Gate_Firm_Rev.highbyte[5] = 87 Gate_Firm_Rev.lowbyte{5} = 0
Gate_Firm_Rev.highbyte[5] = 0 Gate_Firm_Rev.lowbyte{5} = 84
Gate_Firm_Rev.highbyte[5] = 0 Gate_Firm_Rev.lowbyte{5} = 85
Gate_Firm_Rev.highbyte[5] = 0 Gate_Firm_Rev.lowbyte{5} = 86
Gate_Firm_Rev.highbyte[5] = 0 Gate_Firm_Rev.lowbyte{5} = 87
Gate_Firm_Rev.highbyte[5] = 0 Gate_Firm_Rev.lowbyte{5} = 88
Gate_Firm_Rev.highbyte[5] = 0 Gate_Firm_Rev.lowbyte{5} = 89
Hi,
On top of turning to the manual, whenever it comes to bits, bytes, words and arrays you should reference Melaines excellent writeup on the subject. For this particullar topic, look at section 5.
/Henrik.
Bookmarks