I don't see any obvious reason but my first assumption would be that this is
for some legitimate reason. So once again I would code a file name
comparision to make sure that there is no mismatch in particular regarding
white spaces that are almost uncheckable by just looking at them. Have you
tried what I have suggested ?
Also what if you try both code you submitted but using a single variable
that contains the file name (this way you are 100% sure that both file name
are the same) ?
Etc....
--
Patrice
On Jul 23, 1:41 pm, "Patrice" <http://www.chez.com/scribe/> wrote:
> Is Deltails in both intentional ?
>
[quoted text clipped - 31 lines]
>
> > Thanks
The directory is valid and existing in the hard disk.
The problem is why it is throwing error if I use the first method?
I will have to use the first method because that enable me to get
different clientID values dynamically in the program.
Thanks