inputtext help
#6

Quote:

INI_WriteInt(File,"Password",inputtext);

You are using a function to set integer value, but the parameter you are giving is a string.
INI_WriteInt stands for INI_WriteInteger. I am not sure what the function is called, but my
guess is that it could be INI_Write(File, "Password", inputtext); You can check that from
your include.

EDIT: Someone is always faster :P The reply above is correct.
Reply


Messages In This Thread
inputtext help - by tyler12 - 03.08.2012, 13:06
Re: inputtext help - by Sascha - 03.08.2012, 13:11
Re: inputtext help - by Johnson_boy - 03.08.2012, 13:12
Re: inputtext help - by tyler12 - 03.08.2012, 13:21
Re: inputtext help - by Vince - 03.08.2012, 13:25
Re: inputtext help - by Johnson_boy - 03.08.2012, 13:25
Re: inputtext help - by tyler12 - 03.08.2012, 13:28
Re: inputtext help - by Hayden_Almeida - 12.11.2015, 17:32

Forum Jump:


Users browsing this thread: 1 Guest(s)