missing command line argument in vb.net console app
- From: "cs_hart@xxxxxxxxx" <cs_hart@xxxxxxxxx>
- Date: Wed, 6 Aug 2008 07:42:27 -0700 (PDT)
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
.
- Follow-Ups:
- Re: missing command line argument in vb.net console app
- From: Gillard
- Re: missing command line argument in vb.net console app
- Prev by Date: Re: Removing Time from Date/Time Field
- Next by Date: Re: VB.NET Random / C++ rnd
- Previous by thread: VB.NET Random / C++ rnd
- Next by thread: Re: missing command line argument in vb.net console app
- Index(es):
Relevant Pages
|