in reply to Re: Deleting Directories from a path by reading information from Database columns
in thread Deleting Directories from a path by reading information from Database columns
Hi,
HDF0009 -> 34567R
HDF0009->is the top level directory
34567R -> is the sub directory in HDF0009( and this 34567R again consists of some sub directories)
so HDF0009 may have other directories(like 12347R, 56789R...)in addition to 34567R. But here we are trying to delete 34567R because this directory contains wrong data.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Deleting Directories from a path by reading information from Database columns
by Generoso (Prior) on Dec 28, 2010 at 22:07 UTC | |
by Anonymous Monk on Dec 28, 2010 at 22:25 UTC |