Getting Started


 

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:-

 

clip0087 Appendix A - The Console

clip0087 Appendix B - Editing a Script

 


Part 1. Introduction

Tutorial introduction and instructions.

 

Part 2. Saying Hello

 

 

Part 3. Hello Window Forms

Use Windows Forms to display a Message Box.

 

Part 4. Diagnostics

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.

 

Where to Next?

Provides links to further topics and resources.

 

 

>> NEXT  Part 1. Getting Started