The documentation for LISTBOX INSERT COLUMN indicates that if a nil pointer is supplied for the header variable, the variable will be created dynamically, but that this works only for array type listboxes.
The documentation for LISTBOX INSERT COLUMN FORMULA doesn’t indicate any such restriction. In fact, supplying a nil pointer to LISTBOX INSERT COLUMN when adding a column to a selection box works perfectly well: a longint variable is generated. Am I treading on dangerous ground in using a nil pointer in the non-formula version? Or is the documentation a little out of date? Jeremy ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

