Posted 18 years ago
by karl
-
Senior Software Architect,
Shelltools, LLC
how can i delete say teh top 500 lines from a document?
basically i am implementing a console kind of output in this case, and once it gets over a certian amount of times, i want to clip off some of them..
also i noticed in the console situation, with the autoscrolling, it can get very slow and jerky when you are adding hundreds of lines in a loop.
Karl
basically i am implementing a console kind of output in this case, and once it gets over a certian amount of times, i want to clip off some of them..
also i noticed in the console situation, with the autoscrolling, it can get very slow and jerky when you are adding hundreds of lines in a loop.
Karl