|
raghav99k
Starting Member
India
32 Posts |
Posted - 11/28/2011 : 05:32:14
|
Dim filename As String = "C:\Documents and Settings\Desktop\ALLFILES\NAME_" & Date.Today.ToString("yyyy_MM") & "\INC_" & Date.Today.ToString("yyyy_MM") & ".xls"
when i am using the same path in script task..it is throwing error..
Can u pls provide how to handle this.
here folder name is also dynamic which wil create using file system task,,to the same folder this file has to create with current date
Thanks in advance. |
|