                                                                brstr_create
Chapter 11 Raster Manipulation

*
The brstr_create command copies the temp directory raster file to a file
called rasterb.  This can be used to save a second copy of the raster for later
merging or merging selectively with the displayed raster.  See the 
brstr_delete command.  The rasterb file is carried with the map until the
map is purged or the brstr_delete command is executed.

*
NOTE: all normal editing and viewing done with a map is with the raster file;
the rasterb file is set aside until later. It can only be accessed by using    
the disprstr_get or recall commands.

brstr_create

    Stores the temp raster over the temp rasterb file.

         brstr_create

    Stores the temp raster over the temp rasterb file. 
    ___________________________________________________________________________
    Options/arguments:

         None.
    ___________________________________________________________________________
    Example(s):

    To create/overwrite the temp rasterb with a copy of the temp raster file,
    enter:
     
         brstr_create
    ___________________________________________________________________________
    See also:

*             brstr_delete, disprstr_ers, disprstr_get, recall
    ___________________________________________________________________________
