Previous Topic

Next Topic

Book Contents

Book Index

Command Workflow

The following steps are performed internally when you run the COSINI command:

  1. The COSINIT0 rule is triggered. This rule issues a series of Shout messages describing available startup options, and one WTOR message telling the user to choose one of these options.
  2. When a startup option is specified in response to the WTOR message, the option number is stored in an AutoEdit variable and the following command is issued:

    F CONTROLO,COSMOSSTART

  3. During initialization, Control-O/COSMOS issues internal messages in the following format:

    COSFSMIN dbname

    Where dbname is the name of a Working Object database to initialize.

  4. The COSFSMIN rule is triggered by the message in step 3. This rule triggers the COSELECT rule.
  5. The COSELECT rule applies Action rule COSACT70 to perform the following actions on each Object database row:

Parent Topic

COSINI Command – Starting Control-O/COSMOS