[Top] [Prev] [Next] [Bottom]
[Contents]
SaVbsIsAllDigits
Prints a VB Script function which checks that a string contains nothing but digit characters.
#include "savbs.h"
int SaVbsIsAllDigits();
Argument
None
Returns an integer with a value of 0.
Prints a VB Script function which checks that a string contains nothing but digits.
The code fragment:
SaVbsIsAllDigits();
will write a string to standard out which is equivalent to the contents of the file:
config\htmlstyle\XValAllDigits.vbs
in the Sapphire distribution.
SaVbsSsnCheck, SaVbsZipCheck, SaVbsCardCheck, SaVbsDateFixNow
SaVbsValDate, SaVbsValDateFuture, SaVbsValDatePast, SaVbsIsAllLetters
SaVbsIsFieldNotBlank, SaVbsValEmail, SaVbsState, SaVbsSimpleFormat
SaRegVbsScripts, SaPrintVbsScripts
[Top] [Prev] [Next] [Bottom]
[Contents]
info@bluestone.com
Copyright © 1997, Bluestone. All rights
reserved.