Yeah, I've spent no small amount of time maintaining code I eventually determined wasn't being used too.
On Thu, Dec 7, 2017 at 1:31 PM, John Baughman via 4D_Tech < [email protected]> wrote: > Duh! Of course. Actually the method in question had been replaced and was > not being used anymore, or more probably not ever used. > > Thanks, > > John > > > > > On Dec 7, 2017, at 11:13 AM, Kirk Brooks via 4D_Tech < > [email protected]> wrote: > > > > John, > > > > On Thu, Dec 7, 2017 at 1:00 PM, John Baughman via 4D_Tech <4d > > [email protected]> wrote: > > > >> The compiler then complains when I try to append to the list saying > >> “Changing the type of vTopLevelList from type text to type Real. > >> > > > > You can only use APPEND MENU ITEM with a menu ref. You mention "I try to > > append to the list" which suggests you're using APPEND TO LIST which is > > looking for a list ref and that's a longint. > > > > -- > > Kirk Brooks > > San Francisco, CA > > ======================= > > > > The only thing necessary for the triumph of evil is for good men to do > > nothing. > > > > - Edmund Burke > > ********************************************************************** > > 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] > > ********************************************************************** > > John Baughman > Kailua, Hawaii > (808) 262-0328 > [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] > ********************************************************************** > -- Kirk Brooks San Francisco, CA ======================= *The only thing necessary for the triumph of evil is for good men to do nothing.* *- Edmund Burke* ********************************************************************** 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] **********************************************************************

