×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
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?
TIA.
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.