On Thu, Feb 12, 2009 at 03:03:34PM +0100, Fidel ALFARO ALMAGRO wrote: -> Hello, -> -> I would like to know if there is any way to turn the screen messages -> that twill generates off. Messages like: -> -> ==> at http://www.google.es -> -> or -> -> Note: submit is using submit button: name="submitreturn", value="Submit -> Changes and Return to this Item"
Hi Fidel, try: redirect_output /dev/null redirect_error /dev/null cheers, --titus -- C. Titus Brown, [email protected] _______________________________________________ twill mailing list [email protected] http://lists.idyll.org/listinfo/twill
