[Top] [Prev] [Next] [Bottom]
[Contents]
SaVbsSimpleFormat
Prints a VB Script function which checks a string against a matching pattern.
#include "savbs.h"
int SaVbsSimpleFormat();
Arguments and Return Values
No arguments are required: this function returns an integer with a value of 0.
Prints a VB Script function which checks a string against a matching pattern. The Java Script function accepts two parameters: the first is the string to check and the second is the pattern to check against. Both strings must be non-empty and of the same length. The following meta characters are recognized in the pattern string:
Example
The code fragment:
SaVbsSimpleFormat
will write a string to standard out which is equivalent to the contents of the file Sapphire distribution:
config\htmlstyle\XValSimpleFormat.vbx
See Also
SaVbsSsnCheck, SaVbsZipCheck, SaVbsCardCheck, SaVbsDateFixNow, SaVbsValDate, SaVbsValDateFuture, SaVbsValDatePast, SaVbsIsAllDigits, SaVbsIsAllLetters, SaVbsIsFieldNotBlank, SaVbsValEmail, SaVbsState, SaRegVbsScripts, SaPrintVbsScripts
[Top] [Prev] [Next] [Bottom]
[Contents]
info@bluestone.com
Copyright © 1997, Bluestone. All rights
reserved.