C
cs_hart
I invoke my program with three command line arguments, but the 2nd and
3rd get joined. CmdArgs(1) shows
"\\dpserv\users\dp\MEAP2008\deliverables\Order Reports\0806 090357"
05"
Here is the command line. I tried putting the last arg in quotes but
the problem still appears.
C:\Temp\VB Projects\MEAPHeaderSlugger\ConsoleApplication\bin
\ConsoleApplication.exe "0806 090357" "\\dpserv\users\dp
\MEAP2008\deliverables\Order Reports\0806 090357\" 05
3rd get joined. CmdArgs(1) shows
"\\dpserv\users\dp\MEAP2008\deliverables\Order Reports\0806 090357"
05"
Here is the command line. I tried putting the last arg in quotes but
the problem still appears.
C:\Temp\VB Projects\MEAPHeaderSlugger\ConsoleApplication\bin
\ConsoleApplication.exe "0806 090357" "\\dpserv\users\dp
\MEAP2008\deliverables\Order Reports\0806 090357\" 05