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

SaVbsNext

Prints a Next statement for VB Script.

Synopsis

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

Argument

None

Return Values

Returns an integer with a value of 0.

Description

Prints a Next statement for VB Script.

Example

The code fragment:

SaVbsNext();
will write:

Next\n
to the output stream.

See Also

SaVbsB, SaVbsCommE, SaVbsE, SaVbsFuncTrue, SaVbsFuncFalse

SaVbsPrint, SaVbsMsgBox, SaVbsIsLower, SaVbsIsUpper, SaVbsNotDigit

SaVbsLenZero, SaVbsLenNe, SaVbsStdFor, SaVbsCommB,

SaVbsExitF, SaVbsEndF, SaVbsElse, SaVbsEndIf, SaVbsDecl

SaVbsNTabs, SaVbsNLines



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

info@bluestone.com
Copyright © 1997, Bluestone. All rights reserved.