This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
12Sam444's profile picture

End expected when end is there

Started by 12Sam444, 08 January 2017 - 10:03 AM
12Sam444 #1
Posted 08 January 2017 - 11:03 AM
Could I have help on my Computer craft program.


I have a code that has a while loop and it is indented inside of it and at the end I have a undented 'end' and my program is coming u with, 'bios.lua:14: [string "start"]:15: 'end' expected (to close 'while' at line 6)'

Please some help
Lyqyd #2
Posted 08 January 2017 - 05:02 PM
Moved to Ask a Pro.

Please post your code.