Nick
January 18th, 2002, 00:24
Ok Perl gurus. I have been lazy and not learned Perl like I wanted to :(. So, I can't quite figure out how to make this somewhat small script that I need. If anyone could help I would really appreciate it :D :D!!!
Here is what I need it to do:
+ The script needs to take a number that I define and at a random time, every day of the week add a random number between 1 and 15 to that number and save it. The next day it will it will take the new number from the day before and add to that instead of the originial number.
+ Then I need the current number of that day printed out to one text file for me to include in a page and the number added that day (1-15) written to a text file, so I can use SSI to include each one on an html page.
Please help! Thanks!
Here is what I need it to do:
+ The script needs to take a number that I define and at a random time, every day of the week add a random number between 1 and 15 to that number and save it. The next day it will it will take the new number from the day before and add to that instead of the originial number.
+ Then I need the current number of that day printed out to one text file for me to include in a page and the number added that day (1-15) written to a text file, so I can use SSI to include each one on an html page.
Please help! Thanks!