• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Check if it is a number
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Check if it is a number


  • Subject: Re: Check if it is a number
  • From: Thomas <email@hidden>
  • Date: Mon, 2 Dec 2002 19:46:10 +0100

Yea, that's already the method I use. So there's nothing better but that works :-)

Thanks all Thomas

Kai Edwards wrote :

Try this, Thomas:

================

isNum("AB45DJI")

on isNum(v)
try
v as number
true
on error
false
end try
end isNum

================

Kai
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: Check if it is a number (From: Kai Edwards <email@hidden>)

  • Prev by Date: Re: Get info for windows file
  • Next by Date: Re: Saving files in QUARK error
  • Previous by thread: Re: Check if it is a number
  • Next by thread: Re: Check if it is a number
  • Index(es):
    • Date
    • Thread