RE: read file in from bottom instead of top

2003-01-13 Thread Mark Anderson
> I have tried to read a file in backwards in stead of from the top > without any success !!! http://search.cpan.org/author/URI/File-ReadBackwards-0.99/ReadBackwards.pm /\/\ark -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAI

RE: read file in from bottom instead of top

2003-01-13 Thread Wagner, David --- Senior Programmer Analyst --- WGO
Larry Sandwick wrote: > I have tried to read a file in backwards in stead of from the top > without any success !!! > > The original code looks like this . > > open(DATABASE, " read!\n"; > > I have tried the following. > > I do not get any errors from Perl, it just ignores the command. > > >

Re: read file in from bottom instead of top

2003-01-13 Thread Paul Johnson
On Mon, Jan 13, 2003 at 04:15:20PM -0500, Larry Sandwick wrote: > I have tried to read a file in backwards in stead of from the top > without any success !!! http://search.cpan.org/author/URI/File-ReadBackwards-0.99/ > Any suggestion would be helpful. _Always_ search CPAN first :-) -- Paul Jo

read file in from bottom instead of top

2003-01-13 Thread Larry Sandwick
I have tried to read a file in backwards in stead of from the top without any success !!! The original code looks like this . open(DATABASE, "