Re: Working with text files.Please help!

2002-11-21 Thread John W. Krahn
diMail 2001 (1800838) > References: <2E4528861499D41199D200A0C9B15BC031B895@FRISTX> > X-Priority: 3 > To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> > From: [EMAIL PROTECTED] (Vitali Pokrovski) > Subject: Working with text files.Please help! How ironic! Could you please po

RE: Working with text files.Please help!

2002-11-21 Thread Westgate, Jared
ITE} "$prefix"."$line\n"; } } } close(JARREAD); #close the files close(JARWRITE); -----Original Message- From: Vitali Pokrovski [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 21, 2002 2:39 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Working with text f

Working with text files.Please help!

2002-11-21 Thread Vitali Pokrovski
  Dear friends, could you please show me the way,how to write the code for converting data from input_file to output files (1001.out,1002.out,1003.out) format.(please see an example attached) I have already doing with this code writing about four week,but unfortunatlly..,becouse i'm just begi