Print Page | Close Window

Input Mask

Printed From: Rocket Software
Category: AccuTerm Knowledge Base (read only)
Forum Name: GUI Development
Forum Description: Help for developers creating GUI applications with AccuTerm
URL: https://forum.asent.com/forum_posts.asp?TID=2687
Printed Date: March 26 2026 at 5:07pm
Software Version: Web Wiz Forums 12.03 - http://www.webwizforums.com


Topic: Input Mask
Posted By: mzaccaro2000
Subject: Input Mask
Date Posted: May 14 2018 at 1:16pm
I Don't see a way to apply an input mask in the GUI screen designer.  For instance.  "99/99/99" or "##/##/##" so that the "/" does not need to be entered?  Does anybody know if this is possible.  And if so, how?



Replies:
Posted By: iharper
Date Posted: June 20 2018 at 3:55pm
I use some standard subroutines to basically do an oconv(iconv()) on the data and then set the field value to the result. I also do validation in the fields by comparing the input to the output (if input ne "" and output eq "" then ERROR).



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.03 - http://www.webwizforums.com
Copyright ©2001-2019 Web Wiz Ltd. - https://www.webwiz.net