When archiving raster/vector data from an application such as I/RASB, the DPR file created in the archive may not display as desired. The plot and the thumbnail will be correct, but when viewing the DPR file, the raster will display on top of the vector data giving undesired results. If this problem occurs, use the following pen table to rectify the problem:
if (type .in. 87,88,90) then
priority=-1000
endif
8305