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
Built-in CScript Functions
Error Handling
Try/Catch Blocks
ASP Pages
Hello World ASP
Multiple Line Output
Mixing ASP Syntax
Source Code
icscript.exe
Back to Top Level Menu