Search found 1 match

by MidSilence
Wed Jan 10, 2007 3:28 pm
Forum: Tricks 'n' Tips
Topic: Dynamic LinkedList / Array of LinkedList
Replies: 34
Views: 16528

Hi,

I´m trying to use the Macros using NewDynamicListPointer instead of GlobalNewDynamicListPointer but it doesn´t work. Using the following code the debug window shows that the linked list count is always 1. If I change to GlobalNewDynamicListPointer in Add Procedure, I´m getting 1 and 2:

Macro ...