[Top] [Prev] [Next] [Bottom]
[Contents]
SaVbsB
Prints the beginning Script tag for embedding VB Script into HTML.
#include "savbs.h"
int SaVbsB();
Argument
None
Returns an integer with a value of 0.
Prints the beginning Script tag for embedding VB Script into HTML.
The code fragment:
SaVbsB();
will write:
<SCRIPT LANGUAGE="VBS">\n
to the output stream.
SaVbsE, SaVbsCommB, SaVbsCommE, SaVbsFuncTrue, SaVbsFuncFalse
SaVbsPrint, SaVbsMsgBox, SaVbsIsLower, SaVbsIsUpper, SaVbsNotDigit
SaVbsLenZero, SaVbsLenNe, SaVbsStdFor, SaVbsExitF, SaVbsEndF
SaVbsNext, SaVbsElse, SaVbsEndIf, SaVbsDecl, SaVbsNTabs
SaVbsNLines
[Top] [Prev] [Next] [Bottom]
[Contents]
info@bluestone.com
Copyright © 1997, Bluestone. All rights
reserved.