[COLOR=#333333]!x = array()
[/COLOR]do
id@ --add required type here
handle any
golabel /finish
endhandle
enhance ce
!x.append(!!ce.refno.nam)
enddo
label /finish
!alert = !!alert.Confirm('Are you sure')
if !alert eq 'YES' then
do !z values !x
$!z
!typ = !!ce.type
delete $!typ
enddo
[COLOR=#333333]endif[/COLOR]