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

SaVbsCommB

Prints the beginning Comment tag for embedding VB Script into HTML.

Synopsis

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

Argument

None

Return Values

Returns an integer with a value of 0.

Description

Prints the beginning Comment tag for embedding VB Script into HTML.

Example

The code fragment:

SaVbsCommB();
will write:

<!--\n
to the output stream.

See Also

SaVbsB, SaVbsCommE, SaVbsE, 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.