
-----------------------------------
tum_twish
Thu May 29, 2003 10:27 am

F2 glitch in OOT
-----------------------------------
In WinOOT, I have the following code

        for I_fractionInputTextFieldNumber : 1 .. 2
            GUI.Show (I_fractionInputTextField (I_fractionInputTextFieldNumber))
        end for


When I press F2 to automatically indent structures, the program continuously adds empty lines under the code.  Why?

-----------------------------------
Homer_simpson
Thu May 29, 2003 1:53 pm


-----------------------------------
i'd say i have to see the whole thing to be able help... =/

-----------------------------------
Tony
Thu May 29, 2003 5:04 pm


-----------------------------------
well this particular piece of code indents fine...

Maybe if you're missing an end loop (or end if or end whatever) somewhere, that might cause the problem.

-----------------------------------
Martin
Thu May 29, 2003 5:53 pm


-----------------------------------
It's because Turing three is sux0r
