π‘ LightUp 7.1 | SketchUp's only real-time renderer that uses object-based rendering
Download Trial
Beginner having issues with ends....need help
-
I've got a file with a number of nested if statements, and for loops. I've looked at it multiple times, but I cannot figure out what is wrong. It used to work before, but then I added some more statements and it either seems I have too many or too little, even though I was convinced I had just the exact amount.
It is a very short file. I am hoping someone better than me can quickly glance at it and see if they can tell whether or not I need more "ends" or less of them. I am starting to loose my mind.
-
I forgot to say thanks!
-
Must be a logic error because there are no syntax problems.
$ ruby -c copy.rb Syntax OK $
-
Jim, thank you for always helping me out. I thought I had the right syntax, perhpas some things don't have to be there.
Advertisement