#   This macro queries user for raster to be displayed, 
#    then adds it to the display.

#  first get either the original scan, or edited raster (query the user)
disprstr_get

#  then add the raster to the current display
graphics +r
