in reply to New to coding - Looping code to save time

i just need to know how to code it so it is just a loop

In order to do that right, you should also learn something about arrays (and maybe more complex data structures.)

Where are your $dailyN, $stopN, $startN, $busiN, and $personalN variables coming from?

-sauoq
"My two cents aren't worth a dime.";

Replies are listed 'Best First'.
Re^2: New to coding - Looping code to save time
by BluGeni (Novice) on May 11, 2012 at 15:34 UTC
    they are variables that I have set and defined earlier in the program.