Convert each field to its Table# and Field#. Table($fieldPtr) and Field($fieldPtr)
Keith - CDI > On Nov 5, 2016, at 3:00 PM, Peter Mew <[email protected]> wrote: > > Hi > I have an array of pointers, the pointers point to fields in a single table. > The user is able to delete elements from the array. > I want to be able to save the status of this array, so it can be loaded the > next time the program is opened. > Save variable can't be used with arrays > Array to list doesn't work, I assume because the elements are pointers > Any ideas how I can do this. > Thanks > -pm > > Sent from my iPad > ********************************************************************** > 4D Internet Users Group (4D iNUG) > FAQ: http://lists.4d.com/faqnug.html > Archive: http://lists.4d.com/archives.html > Options: http://lists.4d.com/mailman/options/4d_tech > Unsub: mailto:[email protected] > ********************************************************************** ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

