Hi, as per subject, is there a reason that stdin was removed as default answer for m.proj? Essentially this would be needed:
Index: scripts/m.proj/m.proj.py =================================================================== --- scripts/m.proj/m.proj.py (revision 60755) +++ scripts/m.proj/m.proj.py (working copy) @@ -36,6 +36,7 @@ #%option G_OPT_F_INPUT #% label: Name of input coordinate file #% description: '-' to read from standard input +#% answer: - #% required: no #% guisection: Input coordinates #%end but might that cause harm in the wxGUI? Markus _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
