[Mono-bugs] [Bug 503081] eglib Process.Start failure
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Apr 6 15:07:05 EDT 2010
http://bugzilla.novell.com/show_bug.cgi?id=503081
http://bugzilla.novell.com/show_bug.cgi?id=503081#c1
Gonzalo Paniagua Javier <gonzalo at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |gonzalo at novell.com
Resolution| |FIXED
--- Comment #1 from Gonzalo Paniagua Javier <gonzalo at 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.
More information about the mono-bugs
mailing list