[Top] [Prev] [Next] [Bottom]
[Contents]
SaVbsE
Prints the ending Script tag for embedding VB Script into HTML.
#include "savbs.h"
int SaVbsE();
Argument
None
Returns an integer with a value of 0.
Prints the ending Script tag for embedding VB Script into HTML.
The code fragment:
SaVbsE();
will write:
</SCRIPT>\n
to the output stream.
SaVbsB, 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.