Posted 06 July 2013 - 06:41 PM
Hey guys,
maybe I do not see the forest for the trees but I want single values from a table printed on the screen like this
I hope you can follow me bad english explanations (sorry :)/> ) and point me a way to solve this really annoying thing.
Cheers Mirodin
maybe I do not see the forest for the trees but I want single values from a table printed on the screen like this
[1] - "blabla"
[2] - "blublu"
[1] - 17
[2] - "haha"
My code works quiet good and all the indentations are ok, but I do not get it to get scrolled up/down properly. So when I use term.scroll() with 1 or -1 params I have the problem that the bottommost/topmost value gets deleted at each step which is not what I want^^.I hope you can follow me bad english explanations (sorry :)/> ) and point me a way to solve this really annoying thing.
Cheers Mirodin