Ok. Time to ask for help.

Remember me, they guy who wanted to make the goalies
stats module? Well, I have learned enough perl to do
it (pat myself on the back). I got a script that runs
and essentially does what I want it to do, but has a
couple problems. For now, Im settling for a simple
program where I input the stats by hand and the
program updates the stats and prints the HTML for me
to cut and paste to the site. This will make it much
easier for me than updating the HTML by hand every
time. since im at the most basic of beginner levels,
im sure its very simple and im  just overlooking
something. if any of you could take a look at this
script and tell my why this doesnt work, id appreciate
it.

1 - when I make an update, it saves to a different
file and if you make more that one update, the
database starts making new entries rather than editing
the existing one.

2 - the HTML output is what it should look like. but i
cant figure out how to make it loop through and print
a line for each entry according to rank.

Thanks in advance.

-Michael #39

__________________________________________________
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games
http://sports.yahoo.com

Attachment: Stats Pearl Script
Description: Stats Pearl Script

Michael#39      Chelsea Piers   GP      W       L       T       SO      GAA     0      
 Password        0       mike
Rich#31    Chelsea Piers   GP      W       L       T     
  SO      GAA     0       Password        0       rich
Dan#61     Chelsea Piers   0    
   0       0       0       0       0       0       Pass    0       dan
Jeff#35     
Chelsea Piers   0       0       0       0       0       0       0       password       
 0       jeff
Charlie#12 Chelsea Piers   0       0       0       0       0       0     
  0       password        0       charlie
Joker#35        Chelsea Piers   0       0    
   0       0       0       0       0       password        0       joker
Mitch#1   
Chelsea Piers   0       0       0       0       0       0       0       password       
 0       mitch
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to