------------- Begin Forwarded Message -------------
Date: Thu, 13 Sep 2001 10:45:03 +0200 (MEST)
From: Jorge Goncalvez <goncal11@cabs40>
Subject: Re: Parse a file
Mime-Version: 1.0
Content-MD5: DZmPkpqQxHxJV6ZMZxyK0Q==
Hi folks, I wanted to parse a file which is always growing.
If this file contains first the word DHCPDISCOVER, I wanted to display a
progress bar with 4 square and the first square is checked.
Then if the file contains DHCPOFFER, I wanted to display the second square.
Then if the file contains DHCREQUEST, I wanted to display the third square.
and finally if the file contains DHCPACK, I wanted to display the fourth square.
How can I do this in Perl Tk?
Thanks.
------------- End Forwarded Message -------------
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]