something is wrong with my code:
Code: Select all
Sparte_PK='FALSCH';
pos=SCAN('HUS', Team);
if(pos>0);
Sparte_PK='HUS';
EndIf;
the element "FALSCH" is the only one what gets filled with data.
Although the example value displays "HUS":

Code: Select all
Sparte_PK='FALSCH';
pos=SCAN('HUS', Team);
if(pos>0);
Sparte_PK='HUS';
EndIf;
I think you mean nichts zu danken.Wim Gielis wrote:Keinen Dank !