Re: Debugging Help Please! :) File renaming...
- From: "Pegasus \(MVP\)" <I.can@xxxxxxxxxx>
- Date: Sat, 13 Sep 2008 21:25:04 +0200
"Dakota Interactive" <onebucktraffic@xxxxxxxxx> wrote in message
news:74ae843c-3d34-4cb6-8074-5d8ddbd0da9c@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On Sep 13, 2:12 pm, "Pegasus \(MVP\)" <I....@xxxxxxxxxx> wrote:
<onebucktraf...@xxxxxxxxx> wrote in message
news:5e1841f9-2082-4583-8b4f-3930157b6bf4@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Thanks for reading this.
This code segment is part of a larger script that moves PST files so
that they are accessible to users anywhere in the network. The rest of
the script works but this is making me nuts. This is supposed to
determine if two or more files have the same name, and if so, rename
them to include the file dat or timestamp as well. It doesn't work.
Can some offer some guidance?
DI
How can you have two files of the same name in the same folder?
They do not originate from the same folder, but they will end up in
the same folder and therefore need different names.
===========
This is what I suspected but so far I am unable to see the flow of your
logic. You wrote "If two or more files have the same name". This implies
that you must perform a comparison, then take appropriate action if two
names are the same. I am unable to see any code in your script that performs
this file name comparison.
.
- Follow-Ups:
- Re: Debugging Help Please! :) File renaming...
- From: Dakota Interactive
- Re: Debugging Help Please! :) File renaming...
- From: Dakota Interactive
- Re: Debugging Help Please! :) File renaming...
- References:
- Debugging Help Please! :) File renaming...
- From: onebucktraffic
- Re: Debugging Help Please! :) File renaming...
- From: Pegasus \(MVP\)
- Re: Debugging Help Please! :) File renaming...
- From: Dakota Interactive
- Debugging Help Please! :) File renaming...
- Prev by Date: Re: Debugging Help Please! :) File renaming...
- Next by Date: Re: Debugging Help Please! :) File renaming...
- Previous by thread: Re: Debugging Help Please! :) File renaming...
- Next by thread: Re: Debugging Help Please! :) File renaming...
- Index(es):
Relevant Pages
|