Contents :
Note: in order to work correctly You have to properly
install samples.
This sample shows how to use required variables in CGIexecutor
projects. This sample also shows minimal requirements for an
project since it uses only configuration file and template file.
Notice that configuration file contains only one line which
sets TEMPLATE variable.
To start sample click here.
To see project files check echo directory where samples
are installed on Your system.
This sample shows how to use ERRLVL varibale in Your configuration
file to check for return value of program executed by CGIexecutor.
It also shows how to use error template file (set in ERRTEMPLATE
variable) to create customizable error messages.
To start sample click here.
To see project files check errlvl directory where samples are
installed on Your system.
This sample shows how to use CGIexecutor to set properties of HTML
tags. Also it shows how to memorize information over several pages.
To start sample click here.
To see project files check remember directory where samples
are installed on Your system.
This sample shows how You can use variables supported by CGIexecutor in configuration file.
To start sample click here.
To see project files check shell directory where samples are
installed on Your system.
This sample shows how to create complex projects with several configuration files.
Also it shows how to save entered information to file, and how to run MS-DOS batch
scripts.
To start sample click here.
To see project files check complex directory where samples are installed
on Your system.
[Top of page][Home]