Ken Ray wrote:
Looks good, Martin, but if the original intention is "isValid", not
"isNotValid", I'd personally remove the "double-negatives":

 function isvalid mystring
    return (matchtext(mystring,"^[a-zA-Z0-9_]+$"))
 end isvalid


Yes Ken,

I'm not uncertain that you're not wrong :-)

Martin
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to