G
Guest
on a msg on 2/20/05 8:16 am pst you state (talking about arguments)between double quotes, for example, file names containing space characters.
Maybe this is causing your problem.<<
I need to know when to use 2 double quotes?
.... is it different when you have arguments ...lets say:
1.- Process.Start("notepad", " ""C:\Bla Bla\1.txt"" ""/p Y"" " )
2.- proc.arguments = how?
thanks
--
Maybe this is causing your problem.<<
I need to know when to use 2 double quotes?
.... is it different when you have arguments ...lets say:
1.- Process.Start("notepad", " ""C:\Bla Bla\1.txt"" ""/p Y"" " )
2.- proc.arguments = how?
thanks
--