Sambar Server
CScript Reference
Overview
Introduction
Quick Overview of C
Differences between C and CScript
CScript Syntax
Basic Syntax
Types
Variables
Constants
Pointers and Arrays
Defines
Includes
Comments
Operators
Flow Control
If/then/else
goto Statement
Switch Statement
While Loops
Do..while Loops
For Loops
break
continue
Functions
Function Definitions
Variable Scoping
Error Handling
Try/Catch Blocks
Programmer API
API Manual Pages
icscript Source Code
ASP Pages
Hello World ASP
Multiple Line Output
Mixing ASP Syntax
Back to Top Level Menu