Operator 3

Operator 3 finishes and/or joins operation of Execution, Condition and Bond items, according to table of possibilities.

That way, he is enabled for all items, entering joining operators.

Example:

Type

Result

Operator 1

1st Expression

Operator 2

2nd Expression

Operator 3

Execution

fo_GoTop(@oSrc)

 

 

 

 

.CNT.

Bond

 

 

!fo_Eof(@oSRC)

 

 

.END.

Execution

cVerba

:=

fo_GetVal(@oSRC, cCpoPd)

 

 

.CNT.

Execution

cTpVerba

:=

fo_GetVal(@oSRC, cCpoPd)

 

 

.CNT.

Condition

 

 

PosSrv(cVerba, SRA->RA_FILIAL, RV_DSRPROF)

==

S

.AND.

Condition

 

 

cTpVerba

==

1

.END.

Execution

nBsDSRVar

+=

fo_GetVal(@oSRC, cCpoPd)

 

 

.END.

Execution

fo_Skip(@oSRC)

 

 

 

 

.END.

See Also

Condition
Bond
Execution