FMPRO-L Archives

March 2011, Week 2

FMPRO-L@LISTSERV.DARTMOUTH.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Tim Mansour <[log in to unmask]>
Reply To:
FileMaker Pro Discussions <[log in to unmask]>
Date:
Tue, 8 Mar 2011 18:20:06 +1100
Content-Type:
text/plain
Parts/Attachments:
text/plain (18 lines)
On 8 March 2011 17:21, Richard S. Russell <[log in to unmask]> wrote:
> Another reason why I periodically drop the idea in the FileMaker suggestion box to have an IsNumeric function.

If it's just a matter of testing for digits then you could use Filter.
For example:

IsNumeric( string ) =
( Filter ( string ; "0123456789" ) = string )



-- 
Tim Mansour <[log in to unmask]>
Neologica Print & Promotions ABN 63 904 335 408
Certified FileMaker 10 Developer
PO Box K1163 : Haymarket NSW 1240
Mobile 0405 500 846

ATOM RSS1 RSS2