17.0 Object triggers > How-to's > Checkpointing a trigger

Conventions

17.9 Checkpointing a trigger

To checkpoint a trigger

  1. Locate the trigger to be checkpointed in the moab.cfg file, create one on the command line, or modify a trigger dynamically (See Modifying a trigger for more information). Attach the checkpoint flag using the FLAGS attribute. For more information about flags, see Flags.
  2. FLAGS=checkpoint

  3. If you are working in the configuration file, save the changes. Moab will now checkpoint your trigger.