CS-Script 3.27.0

Complex scripting

This section contains step-by-step tutorials, which demonstrate how to create and execute scripts, which utilises more complicated scripting technique than examples from the previous section (Simple scripting).  

In This Section 

Creating shell extension      
Simple script, which creates shell extension for opening command-prompt from a particular folder.

Printing (Importing script)       
Script that allows user to print any text string to the default printer with print preview. It is an example of multiscript application.

Synchronising system clock from WEB source      
Synchronises PC clock by getting time from the USNO Time Server. This is an example of how to access WEB resources from C# script.

Accessing script config file 
The following tutorial shows how to access script application settings stored in the <scriptName>.config or any other compatible configuration file.