Alopez1571
150 pts. | Jul 29 2008 6:18PM GMT
That’s wright, I will just add some tips in order you can remember it later.
If the length of the field is even you have to add a zero. For passing value 1, look at these examples:
Length 1,0: X’1F’
Length 2,0: X’001F’
Length 3,0: X’001F’
Length 4,0: X’00001F’






