Script Document

A script is the component of Christine-GIS that contains Christine’s script code. Christine’s script language is object-oriented and case insensitive. It’s fully integrated with Christine-GIS. You can use script language to customize the way you work with Christine-GIS or you can direct Christine-GIS to perform a specific task that you need to do. It’s way to automatize your work. You can also create your own simple applications using script.

Automating your work
Creating light applications
Increasing Christine-GIS functionality
Calling functions from dynamic link libraries
Finding and replacing text
Script debugging
Printing and saving script and so on…


Script Document