Re: Variable in Dialog Doesn’t Honor Number Formatting

2019-05-17 Thread Sannyasin Siddhanathaswami via 4D_Tech
Thank you Miyako! I changed the compatibility setting, but that didn’t help for this. I then traced and found, as you suspected, that the variable was text. Makes sense, as it’s a enterable box. Declaring it properly fixed the issue. Thanks! Sannyasin Siddhanathaswami On May 15, 2019, 7:13 PM

Re: Variable in Dialog Doesn’t Honor Number Formatting

2019-05-15 Thread Keisuke Miyako via 4D_Tech
how did you decide that the variable is numeric? did you use C_REAL or C_LONGINT? what does the debugger/runtime explorer say? the value type in property list does not set the variable type except for form local variables. https://doc.4d.com/4Dv17/4D/17.1/Variables.300-4179325.en.html

Re: Variable in Dialog Doesn’t Honor Number Formatting

2019-05-15 Thread Keisuke Miyako via 4D_Tech
did you check: Use period and comma as placeholders in numeric formats: ? https://doc.4d.com/4Dv15/4D/15.6/Compatibility-page.300-3836777.en.html ** 4D Internet Users Group (4D iNUG) Archive: