Rainer M Krug wrote: > I want to need to create a temporary raster layer - is there a > function to create a unique name for this raster?
Most scripts create a name based upon the name of the script, the PID (obtained from the shell variable $$), and ".tmp". -- Glynn Clements <[email protected]> _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
