On środa 11 kwiecień 2007, Jürgen Krämer wrote: > > > > normal G > > let numberofrows = line(".") > > oh, and the above two statements can also be replaced by > > let numberofrows = line("$") >
Very good advice. normal command can cause flickering of screen when executing scripts. m.