Introduction to AdeptGEM Statements

This chapter describes the additional statements that are provided with the AdeptGEM module.

CAUTION: AIM version 3.0 or later allows you to create multiple copies of all databases so you can have a copy of data that is specific to a particular module. There is also a global copy of all databases if you want data to be shared among multiple modules. In the case of AdeptGEM databases, the data is global to the entire AIM system, and identical data must be shared by all executing tasks. Thus, you can not add any AdeptGEM databases to any module. All AdeptGEM databases must be accessed globally.

Note that the SET and SETS statements can change Status Variables in the GEM Variables database. The various AIM control statements (IF, FOR, etc.) can access the GEM Variables database.