Re: revised matrix updation

2006-04-02 Thread $Bill Luebkert
amit hetawal wrote: > Hello all, > here is the updated info about the problem: > I have the file as : > > hello how r u hi all what r u doini am > fine > > Now what i have to do is to form a matrix as > > Hello fine > D1 1 1 . > > D2 0 1

revised matrix updation

2006-04-02 Thread amit hetawal
Hello all,  here is the updated info about the problem: I have the file as :   hello how r u hi all what r u doini am fine   Now what i have to do is to form a matrix as   Hello   fine   D1      1          1          .D2      0          1          ;  D3      0          0D4      1          1

Re: renaming file - not so simple?

2006-04-02 Thread Lynn. Rickards
Gerald Preston wrote: Hi! I know that this is an easy one, but I am not getting anywhere. I am using the following code to rename files, but I keep getting “permission denied”; Right - it could be simpler ;-) Assuming your AS Perl is in default location, the doc you want is - C:\Perl\