Kim wrote: > I'm having a few Questions regarding > Scripting developing and compilation for LINUX. I have > "coded" a Script example, from GRASS book, and now > I just want to try it. But it says "Command > d.rast.region is not yet implemented". Do I have to do > something because it's already in the right > folderĀ /usr/local/grass-6.4.0svn/scripts.
add it with the "command layer" button. most d.* modules can not control the GUI display window directly. (but can from the terminal command line on UNIX/X11 with d.mon) Hamish _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
