Version: 11.0

    Show / Hide Table of Contents

    Introduction

    A Console Application is a program that has a text-only interface. The output from such a program could be text and/or data files.

    A console application can be created that accesses the functionality of MASTA e.g. loading and modifying a design, without starting the MASTA application itself.

    Back to top