Execution

Including an Execution

Executions gather actions that carry out function or items of Execution, formulas or value attribution to mnemonics.

You can include several executions in a row, using operator .CNT. After inserting an execution with operator .END., you cannot include new items for the same level, since an execution does not have sub-items.

Through the execution, you can return the value for field Return of folder Definitions.

The field corresponding to execution can be enabled by pressing F6, and it is classified in the formula structure with caption .

Example:

Type

Result

Operator 1

1st Expression

Operator 2

2nd Expression

Operator 3

Execution

cObjeto

:=

oSRC

 

 

.CNT.

Execution

cCpoData

:=

RC_DATA

 

 

.CNT.

Execution

cCpoMat

:=

RC_MAT

 

 

.END.