I think you'll have to write one yourself. Obviously it will depend on your codepage, but if you'll be able to work out the ascii ranges of valid chars and compare the ASC(lv-string) value against your valid range. Alternatively you could create a string containing all valid letters and see if your string is contained in it.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.