Quote Originally Posted by Jimmy Valavanis
Try to declare TLISTptr as a pointer to array of TLIST items.

For example: (not tested)
If that's going to work then you need to dereference the list pointer before indexation: ...^[0]