[Date Prev][Date Next][Subject Prev][Subject Next][ Date Index][ Subject Index]

Re: LINE COUNTER



  I am posting a program in the files section of this BBS that will give the
absolute number of lines to wherever the cursor is. It is SHOWLINE.PGM. It
works by temporarily setting the page-length to one line per page, then taking
the number of pages as representing the number of lines. You can of course do
this manually w/o the program. But it may be nice to have it "at hand" (you
could have your startup.int file load it to a save/get key). Give it a try.