Error
#4

The problem is that if you do: kod[10], the system believes that you are trying to access position 10 in the string, and you only have 0-9 positions in a 10 char string.

you should do this:
if(strval(kod) == adalis)
Reply


Messages In This Thread
Error - by deimantas1 - 28.08.2012, 07:50
Re: Error - by Cjgogo - 28.08.2012, 08:06
Re: Error - by deimantas1 - 28.08.2012, 08:12
Respuesta: Error - by Siralos - 28.08.2012, 08:15
Re: Error - by Cjgogo - 28.08.2012, 08:18
Respuesta: Re: Error - by Siralos - 28.08.2012, 08:21
Re: Respuesta: Re: Error - by Cjgogo - 28.08.2012, 08:27

Forum Jump:


Users browsing this thread: 1 Guest(s)