[Top] [Prev] [Next] [Bottom] [Contents]

SaVbsIsAllLetters

Prints a VB Script function which checks that a string contains nothing but alpha characters.

Synopsis

#include "savbs.h"
int SaVbsIsAllLetters();

Argument

None

Return Values

Returns an integer with a value of 0.

Description

Prints a VB Script function which checks that a string contains nothing but alpha characters.

Example

The code fragment:

SaVbsIsAllLetters();
will write a string to standard out which is equivalent to the contents of the file:

config\htmlstyle\XValAllLetters.vbs
in the Sapphire distribution.

See Also

SaVbsSsnCheck, SaVbsZipCheck, SaVbsCardCheck, SaVbsDateFixNow

SaVbsValDate, SaVbsValDateFuture, SaVbsValDatePast,

SaVbsIsAllDigits, SaVbsIsFieldNotBlank, SaVbsValEmail, SaVbsState

SaVbsSimpleFormat, SaRegVbsScripts, SaPrintVbsScripts



[Top] [Prev] [Next] [Bottom] [Contents]

info@bluestone.com
Copyright © 1997, Bluestone. All rights reserved.