fn EExecC1 &CST V Att Sg1 FM = ( if (V==undefined) then return false if (V.OB=="D") then ( TOChisl_Create &CST V.R Att ) else ( if (Att.Chk==1) then TOEmpty_Create &CST Att; ) return true ) -- EExecC1