ve to the next entry after the *, and print that to
screen?
Any help greatly appreciated.
Code as follows.
Mark Smith
open(READFILE, $log_file) ||
print "The log file could not be opened",$BR;
while()
{ @data = split( /\n/);
foreach $entry (@data)
{ ($d, $e, $f, $g,
rs it did return are:"
Here is the code but I think it may be my server config.
Any help greatly appreciated
Mark Smith
open(COUNTREAD, "counter.dat");
my $data = ;
$data++;
close(COUNTREAD);
open(COUNTWRITE, ">counter.dat");
print COUNTWRITE