This tutorial provides a hands on introduction to some of the features in Alintex Script .NET. Divided into eight parts, you can follow each topic in sequence or jump directly to an area of interest.
See also:-
Tutorial introduction and instructions.
Use Windows Forms to display a Message Box.
Demonstrates some of the available options that can help one get more information about a script.
Part 5. Where Does a Script Start?
Discusses the topic of script entry points.
Part 6. Command Line Arguments
Shows how scripts can pass arguments to a script from the command line.
Part 7. Multiple Scripts & Languages
Illustrates how a script can support multiple files in different languages.
Part 8. Portable Script (.psf) Files
Learn how Portable Script Files can package multiple scripts and their settings into a single distributable file.
Provides links to further topics and resources.
>> NEXT Part 1. Getting Started