Quote:
Originally Posted by haze21
Yes I posted the whole problem before and you gave me an answer but i want to use my own code. I dont want to use someone elses code, I am just having trouble figuring out the problem with the foreach loop and seeing if anyone here has any ideas.
|
GO with your OWN code
Code:
foreach var ( $input )
@sum = $sum + $input
end