Hello,

There is a file with the following info:

H23234 2000.12.11 00.15.00 10.254.345.345
H54544 2000.12.12 06.15.00 10.254.345.456

-----------------------------------------------


<some number> <yyyy.mm.dd hh.mm.ss> <ip address>

yyyy = year
mm = month
dd = day
hh = hour
mm = minutes
ss = seconds


>From a perl script I need to read the contents of this file, one line at a
time and store the information for later use  within the script.

Further down the script I will also need to update the date and time of the
file with the current date and time as of that point.

Thanks in advance.

Jonathan
**********************************************************************
This email and any files transmitted with it are confidential and 
intended solely for the use of the individual or entity to whom they   
are addressed. If you have received this email in error please notify 
the system manager.

This footnote also confirms that this email message has been swept by 
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**********************************************************************
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users

Reply via email to