Error on saving data
#3

I don't think you posted the right snippet of code there, as there are no symbols named "name" or "value" used in that snippet.

Undefined symbol means that you're using a symbol (word) that isn't defined in that context, so the computer doesn't know what you're trying to do. You're likely missing some variable declarations.

I suggest you read the PAWN documentation here, as it is the best way to learn the language.

Edit: Too slow, yet again
Reply


Messages In This Thread
Error on saving data - by Kindred - 22.11.2011, 10:51
Re: Error on saving data - by SmiT - 22.11.2011, 10:59
Re: Error on saving data - by JaTochNietDan - 22.11.2011, 11:00
Re: Error on saving data - by Kindred - 22.11.2011, 19:30

Forum Jump:


Users browsing this thread: 2 Guest(s)