Re: Kindly help to separate my records from the file

2007-05-11 Thread Randal L. Schwartz
> "Goksie" == Goksie <[EMAIL PROTECTED]> writes: Goksie> I know i have been repeating this for a while now. First, don't email me directly if you're also sending it to [EMAIL PROTECTED] Second, if you've been "repeating it", it's more and more likely that people are now ignoring you, even i

Kindly help to separate my records from the file

2007-05-11 Thread Goksie
I know i have been repeating this for a while now. I want to separate each record of this log file so that at i can print a key and put the values under each key in preparation for insertion into the database. If I run the code below, it gives me the whole record as one but I need to separate them