
sat110
Novice
Feb 12, 2009, 7:44 AM
Views: 3796
|
|
Re: [KevinR] Limit alerts to 3 max
|
|
|
Hi FishMonger I just changed what you said to do earlier "ne - eq" and the orig script works the new way, fine now this new script you posted which seems more efficient but I see there is no search string, in it for me to enter my $date = $ARGV[0] or die "Usage: $0 mm/dd/yy\n"; or send_email() if $webpage =~ m|$date|; that makes a lot of sense about not wanting to download the page twice. I don't know how you and Kevin do this stuff so easy. after my brief experience with scripts, I have the utmost respect for programmers
(This post was edited by sat110 on Feb 12, 2009, 7:46 AM)
|