BD>control e =I
where I is an integer
representing a valid expectation store number.
The e control sets the default expectation store. Commands which need to refer to element expectations and take their expectations from the default expectation store are as follows: ELEMENT: , E: , EXPORT: , ADJUST: , ITADJUST: , SCAN: , COMPARE: . Additionally, the ex operator can use the default expectation store. The current value of the default can be seen by issuing the LOOK: command with argument nc .
BD>control v =I
where I is an integer
representing a valid belief store number.
The v control sets the default belief store. This is only referenced when the simplified form of the var operator is used. The current value of the default can be seen by issuing the LOOK: command with argument nc .