Hello, > I'm currently writing a mono backend binding for SharpDevelop > and I've problems with file names that contain spaces. > I use the @filename file to specify the command line arguments > but it doesn't work to set windows style " chars for these files. > I've tried to use \[SPACE] too, but didn't work either.
Can you provide us with a sample file? In theory, mcs should take the same arguments as csc, and I will try to keep them compatible. Please submit any problems like this as a bug report (bugzilla.ximian.com) Miguel _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
