Does any one have a solution to my problem?

I am running a normal batch file in Win 2000.

open xxx.xxx.xxx.x
user
password

rem //L�schen der GSTAT Files

cd pecsout
lcd Z:\Gensrvnt\CIS_GSTATFILES

mdelete SUP_*  
mdelete SUP_*.SUP_*
mdelete CAT_*
mdelete CAT_*.CAT_*
mdelete for_*
mdelete for_*.for_*
mdelete del_*
mdelete del_*.del_*

Z:\Gensrvnt\CIS_GSTATFILES\ComGSTAT\log.txt

bye

When I view the AS400 and the WS_Ftp after this has run I find that the file
with the member has been deleted but not the file eg,

mdelete SUP_*  -- has not worked
mdelete SUP_*.SUP_* -- has deleted the file and the member from the
directory.

Any ideas of what I am doing wrong?

Phil




Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from 
this list.

Reply via email to