Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Force 4.0 Reference - 307 invalid list object http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 307                 Invalid list object
------------------------------------------------------------------------------
 Description
   This error occurs when attempting to operate on a string list which has
   not been previously initialized. The error might also indicate an
   independant memory overwrite.

 Solution
   Use the pickinit() function to initialize the list before using it.
   Apply the pickvalidate() function to check if a particular list pointer
   is associated with a valid list object. Check the program for memory
   overwrites.

See Also: pickinit() pickvalidate()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson