Send grass-windows mailing list submissions to grass-windows@lists.osgeo.org
To subscribe or unsubscribe via the World Wide Web, visit http://lists.osgeo.org/mailman/listinfo/grass-windows or, via email, send a message with subject or body 'help' to grass-windows-requ...@lists.osgeo.org You can reach the person managing the list at grass-windows-ow...@lists.osgeo.org When replying, please edit your Subject line so it is more specific than "Re: Contents of grass-windows digest..." Today's Topics: 1. Re: GUI with python scripts (Ned Horning) ---------------------------------------------------------------------- Message: 1 Date: Sat, 30 Jan 2010 14:22:40 -0500 From: Ned Horning <horn...@amnh.org> Subject: Re: [GRASS-windows] GUI with python scripts To: Glynn Clements <gl...@gclements.plus.com> Cc: grass-windows@lists.osgeo.org Message-ID: <4b648700.7080...@amnh.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed On 1/29/2010 7:25 PM, Glynn Clements wrote: > What do you get from: > > junk.py --interface-description > ? > Here is the output GRASS 6.4> F:\\AMNH\\WHRC_CarbonProject\\R_Project\\PercentCoverTutorial\\junk. py --interface-description GRASS 6.4> <?xml version="1.0" encoding="CP1252"?> <!DOCTYPE task SYSTEM "grass-interface.dtd"> <task name="junk.py"> <description> g.parser test script (python) </description> <parameter name="raster" type="string" required="yes" multiple="no"> <description> Raster input map </description> <gisprompt age="old" element="cell" prompt="raster" /> </parameter> <parameter name="vector" type="string" required="yes" multiple="no"> <description> Vector input map </description> <gisprompt age="old" element="vector" prompt="vector" /> </parameter> <parameter name="option1" type="string" required="no" multiple="no"> <description> An option </description> </parameter> <flag name="f"> <description> A flag </description> </flag> <flag name="verbose"> <description> Verbose module output </description> </flag> <flag name="quiet"> <description> Quiet module output </description> </flag> </task> ------------------------------ _______________________________________________ grass-windows mailing list grass-windows@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-windows End of grass-windows Digest, Vol 41, Issue 21 *********************************************