BLEN (1) $* Clear the array
-- bring the array for filling into correct shape
!blenArray.Sort()
-- fill the BLEN array up again
do !i index !blenArray
!!CE.BLEN[!i] = !blenArray[!i]
enddo
BLEN (1) $* Clear the array
-- bring the array for filling into correct shape
!blenArray.Sort()
-- fill the BLEN array up again
do !i index !blenArray
!!CE.BLEN[!i] = !blenArray[!i]
enddo