Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^3: Challenge - Creative Way To Detect Alpha Characters

by ambrus (Abbot)
on Sep 14, 2004 at 07:15 UTC ( [id://390762]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    with(StringTools):
    str:="2-h/":
    if ""<>Select(IsAlpha, str) then `has alphas` else `no alphas` fi;
    str:="2-/":
    if ""<>Select(IsAlpha, str) then `has alphas` else `no alphas` fi;
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://390762]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (5)
As of 2024-04-24 00:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found