<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>8 Jun 2016 15:48:00 Z</lastBuildDate><pubDate>7 Jun 2016 23:52:00 Z</pubDate><description>They never seem to work how they should.&#13;
&#13;
I have a small window I use as a popup for quick input. It has one edit field that starts off with an input mask as text. In one instance I pass the constant maskSystemCurrency to the window and set the ..InputMask of the edit field to maskSystemCurrency. If I enter "99" it displays as "MoneySystemM9sk$". What!? The only other code that runs on this window sets the window title and validates that input was entered.&#13;
&#13;
EDT_Input..InputMask = maskSystemCurrency // Displays "MoneySystemM9sk$" EDT_Input..InputMask = "99999.99" // Can't enter decimal. Comma displays after entering fifth digit. EDT_Input..InputMask = "99999,99" // Can't enter decimal. Decimal displays after entering fifth digit.</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58012-wd20-what-with-input-masks/read.awp</link><title>[WD20] What's up with Input Masks?</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58012-wd20-what-with-input-masks-58023/read.awp</comments><pubDate>8 Jun 2016 15:48:00 Z</pubDate><description>Well that's silly. Joris, I am using English only.&#13;
&#13;
It seems the solution is to first use the ..InputType property. It is work…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58012-wd20-what-with-input-masks-58023/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58012-wd20-what-with-input-masks-58023/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58012-wd20-what-with-input-masks/read.awp">[WD20] What's up with Input Masks?</source><title>Re: [WD20] What's up with Input Masks?</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58012-wd20-what-with-input-masks-58018/read.awp</comments><pubDate>8 Jun 2016 13:48:00 Z</pubDate><description>Hi&#13;
&#13;
masksystemcurrency is a NUMERICAL mask, it should be used on NUMERIC fields only.&#13;
&#13;
When you setup a field, if your choos…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58012-wd20-what-with-input-masks-58018/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58012-wd20-what-with-input-masks-58018/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58012-wd20-what-with-input-masks/read.awp">[WD20] What's up with Input Masks?</source><title>Re: [WD20] What's up with Input Masks?</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58012-wd20-what-with-input-masks-58015/read.awp</comments><pubDate>8 Jun 2016 10:00:00 Z</pubDate><description>Hi Curtis,&#13;
&#13;
I'm strugling with them for a few years already. I'm not using the ..InputMask syntax but simply the control setti…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58012-wd20-what-with-input-masks-58015/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58012-wd20-what-with-input-masks-58015/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58012-wd20-what-with-input-masks/read.awp">[WD20] What's up with Input Masks?</source><title>Re: [WD20] What's up with Input Masks?</title></item></channel></rss>
