Hi
Yes, but the variable code0 has 1, 2 account code1, code2 account 3 code 3 has 4
IF i = 0 THEN
code0 = 1 >>>>> xkey
endif
IF i = 1 THEN
code1 = xkey >>>>>> 2
endif
IF i = 2 THEN
code2 = xkey
endif
IF i = 3 THEN
Code3 = xkey >>>>>> 4
endif
PAUSE 50
i = i + 1
IF i = 4 THEN GOTO confirm
So it is, I think the problem comes from the relaxation of the?
Bookmarks