RE: wanted help in Selection of User Interface

2001-10-26 Thread Mitchell, Ian
> -Original Message- > From: Lok Group of companies [mailto:[EMAIL PROTECTED]] > Sent: October 25, 2001 12:05 AM > To: [EMAIL PROTECTED] > Subject: wanted help in Selection of User Interface > > > Hi, > > I am having learning Perl. I am in the process of selecting a > complete Open > S

RE: append a file to another file - delete

2001-06-01 Thread Mitchell, Ian
I'm a bit of a beginner too but here are my thoughts anyway. It sounds to me like the only reason you are keeping the first line may be because you are worried that the file will diappear if you don't. This is not necesarily the case so I'm thinking something like the following example would work