jessiejane
Programmer
I need to pass command line arguments in VB.NET.
The command line argument has current date appended to the filename. The date is in the format of MMDDYY.
Example: Test110709.txt
How would I code the date in this format(MMDDYY) in the command line.
Any help is greatly appreciated.
The command line argument has current date appended to the filename. The date is in the format of MMDDYY.
Example: Test110709.txt
How would I code the date in this format(MMDDYY) in the command line.
Any help is greatly appreciated.