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

SaJavaE

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

Synopsis

#include "sajavasc.h"
int SaJavaE();

Argument

None

Return Values

Returns an integer with a value of 0.

Description

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

Example

The code fragment:

SaJavaE();
will write:

< /SCRIPT>\n
to the output stream.

See Also

SaJavaB, SaJavaCommB, SaJavaCommE, SaJavaRetTrue, SaJavaRetFalse

SaJavaPrint, SaJavaMsgBox, SaJavaIsLower, SaJavaIsUpper, SaJavaNotDigit

SaJavaLenZero, SaJavaLenNe, SaJavaStdFor



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

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