|
Tim
Just curious - what does it matter if they type 15.0000? That is effectively an integer with far too many extra keystroke, that's all in one way of looking at it!!
In other words, what does this accomplish?
Vern
On 7/12/2010 1:22 PM, Timothy Adair wrote:
Is there a simple way to determine if a decimal point was explicitly keyed
in a numeric field? I've tried about every trick (and combination of
tricks) that I can think of.
I can do it programmatically by defining the screen field as alpha and a
second field as numeric but this gets a bit ugly, and could involve dozens
of fields in hundreds of programs.
The basic test of ---
if %int(field) = field;
--- works fine unless the user keys in a value like 15.0000.
Any ideas?
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.