Works interpreted, but not compiled. |||| https://flury-software.ch/
-----Ursprüngliche Nachricht----- Von: 4D_Tech <[email protected]> Im Auftrag von Keisuke Miyako via 4D_Tech Gesendet: Freitag, 27. Juli 2018 01:32 An: 4D iNug Technical <[email protected]> Cc: Keisuke Miyako <[email protected]> Betreff: Re: Memory leak with dynamic variables in list boxes? correction: since it is a form local variable, you should be able to retype it simply by calling C_REAL ($footerPtr->) 2018/07/27 8:30、Keisuke Miyako via 4D_Tech <[email protected]<mailto:[email protected]>>のメール: dynamic variables create for footers are typed as text by default. you need to change it to numeric by replacing it using VARIABLE TO VARIABLE. ********************************************************************** 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] ********************************************************************** ********************************************************************** 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] **********************************************************************

