<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>26 Feb 2015 11:26:00 Z</lastBuildDate><pubDate>24 Feb 2015 14:17:00 Z</pubDate><description>Hi ,&#13;
&#13;
Is there an easy way to set a minimal length on an input field. I put a mask on it so only digits can be entered and the max lenth is 6 . I need at least 4 digits&#13;
&#13;
Thanks&#13;
&#13;
Allard</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50655-inpunt-length/read.awp</link><title>inpunt length wd 18</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/50655-inpunt-length-50692/read.awp</comments><pubDate>26 Feb 2015 11:26:00 Z</pubDate><description>Hi Fabrice,&#13;
&#13;
Thanks, it works. ( should have found that myself, Thanks for helping me out )&#13;
&#13;
Regards&#13;
Allard</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50655-inpunt-length-50692/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50655-inpunt-length-50692/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50655-inpunt-length/read.awp">inpunt length wd 18</source><title>Re: inpunt length wd 18</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50655-inpunt-length-50675/read.awp</comments><pubDate>25 Feb 2015 12:25:00 Z</pubDate><description>Hello Allard&#13;
&#13;
if length(myself)... like for any other string... IF it is declared as string&#13;
ofherwise, if lenght(numtostring(…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50655-inpunt-length-50675/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50655-inpunt-length-50675/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50655-inpunt-length/read.awp">inpunt length wd 18</source><title>Re: inpunt length wd 18</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50655-inpunt-length-50672/read.awp</comments><pubDate>25 Feb 2015 10:30:00 Z</pubDate><description>Hello Frans&#13;
&#13;
Yes I thought so but there is no .. length property for the edit control&#13;
&#13;
&#13;
Allard</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50655-inpunt-length-50672/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50655-inpunt-length-50672/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50655-inpunt-length/read.awp">inpunt length wd 18</source><title>Re: inpunt length wd 18</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50655-inpunt-length-50662/read.awp</comments><pubDate>24 Feb 2015 18:03:00 Z</pubDate><description>Hello Allard,&#13;
&#13;
You could put some code in the on exit part.&#13;
If myself..length&lt;5 the etc.</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50655-inpunt-length-50662/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50655-inpunt-length-50662/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50655-inpunt-length/read.awp">inpunt length wd 18</source><title>Re: inpunt length wd 18</title></item></channel></rss>
