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

SaVbsE

Prints the ending Script tag for embedding VB Script into HTML.

Synopsis

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

Argument

None

Return Values

Returns an integer with a value of 0.

Description

Prints the ending Script tag for embedding VB Script into HTML.

Example

The code fragment:

SaVbsE();
will write:

</SCRIPT>\n
to the output stream.

See Also

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.