1puts "PRO15203"
2puts "Fuse"
3puts ""
4
5restore [locate_data_file pro15203a.rle] c1
6restore [locate_data_file pro15203d.rle] c2
7########################mod by pkv f
8explode c1 f
9copy c1_1 c1
10explode c2 f
11copy c2_1 c2
12########################mod by pkv t
13bop c1 c2
14bopfuse result
15
16checkprops result -s 570.047
17checkview -display result -2d -otherwise { c1 c2 } -s -path ${imagedir}/${test_image}.png
18