Brief Description |
Getting Started |
The Ms assembly is used to program modeling container objects in accordance with user needs. Having studied this section the user can use the Fore language to: The information about basic modeling principles can be found in the General Principles of Programming using Ms Assembly section. Detailed description of block functions can be found in the About the Ms Assembly section. Assembly resources are described in the following subsections: |
Before studying the Ms assembly it is recommended to study the following sections: Development Environment and Fore Language Guide. Modeling process itself runs within a modeling container. Try to create your first modeling container by means of the Fore language, by using the Ms assembly. RequirementsTo work with modeling, the user needs a database to store information. The user can use an already existed database or create a new one by using the Fore language. |
|
|
Questions and AnswersHow to create a variable and fill it with data using a formula? |