http://bugzilla.novell.com/show_bug.cgi?id=503081

http://bugzilla.novell.com/show_bug.cgi?id=503081#c1


Gonzalo Paniagua Javier <gonz...@novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |gonz...@novell.com
         Resolution|                            |FIXED

--- Comment #1 from Gonzalo Paniagua Javier <gonz...@novell.com> 2010-04-06 
19:07:04 UTC ---
"Process.Start (string)" takes  a file name as an argument, which is the
program you want to run.

In your case, you should use Process.Start ("perl", "'test space.pl'");

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to