> Just a brief of what is hapening
> i have a file with text like this
>
> aaa.bbb e:\cme\abc.vws
>
> i am splitting this data based on space and want to move the data in
> e:\cme\abc.vws to e:\cme1\.
>
How many spaces do you have between the filenames ?
If more then one adjust your regex in s
M
To: beginners@perl.org
Subject: RE: Moving Folder Access denied
I tried using the File ::copy and then the move command it says permission
denied
Just a brief of what is hapening
i have a file with text like this
aaa.bbb e:\cme\abc.vws
i am splitting this data based on space and want t
j Thakkar, Noida
Cc: beginners@perl.org
Subject: RE: Moving Folder Access denied
Why are you sending same mail to individual, while you are able to send mail to
the beginners@perl.org
Regards
Hridyesh
-Original Message-
From: Manoj Thakkar, Noida [mailto:[EMAIL PROTECTED]
Sent: 01 Dece
I tried using the File ::copy and then the move command it says permission
denied
Just a brief of what is hapening
i have a file with text like this
aaa.bbb e:\cme\abc.vws
i am splitting this data based on space and want to move the data in
e:\cme\abc.vws to e:\cme1\.
I am able to do
Why are you sending same mail to individual, while you are able to send mail to
the beginners@perl.org
Regards
Hridyesh
-Original Message-
From: Manoj Thakkar, Noida [mailto:[EMAIL PROTECTED]
Sent: 01 December 2005 20:42
To: beginners@perl.org
Subject: FW: Moving Folder Access denied