error 47 help
#3

Make sure you aren't trying to put more data in an array than what you have defined. For example, if you have an array with 2 slots and you try to put 3 pieces of data in it, it won't work. Specifically make sure if the array has strings in it that you include 1 extra character than the length of the string you will be storing for the escape character.
Reply


Messages In This Thread
error 47 help - by Bob_Raw - 17.05.2011, 18:14
Re: error 47 help - by Venice - 17.05.2011, 19:02
Re: error 47 help - by randomkid88 - 17.05.2011, 20:16

Forum Jump:


Users browsing this thread: 1 Guest(s)