Hello all, I'm new to open computers (and lua) but I have worked with c++ in the past, although it was many years ago. My quick questions are as follows:
-Sometimes when I get a result from the lua interpreter, it doesn't give me all the results, but has ellipses after the first 10 or so. How do I view the rest of the results/ all of the results?
-Is there a way to delete all of the text in a .lua file? I plan on editing my code in a text editor then pasting it in and don't want to manually delete everything anytime I make changes. Or, maybe a better question is: what's the best way