Using The CSS Executive

C Styled Script
Reference Manual

<< Back  End  Next >>
 
 
INDEX
Introduction
Installation
Using The CSS Executive
   Jump Start
   Command Line Parameters
   Emedding CSS In Batch Files
Language
Directives
System Library
String Library
Regular Expression Lib.
File Library
Database Library
C API
C++ API
CSS Links
  

CSS comes along with an executive program (CSS.EXE) allowing to run standalone-scripts.

Syntax:

CSS scriptfile [additional parameters]

The scriptfile usually has the extension .CSS (or .BAT or .CMD for some special purpose explained later). In this case the extension may be ommitted on the command line. If your scriptfile has another extension, it has to be provided explicitly.

The additional parameters depend on your scriptfile.

NOTE: To learn how to embedd CSS in your application read the API-section.
 Copyright © IBK LandquartLast revised by Peter Koch, 24.02.00<< Back  Top  Next >>