> You can double-click at the beginning of the line and then execute > > s/<tab>/\n/g > .-0+1000 > u > > that will show you what the 1000th word is
it is useful to note down the address here. s/<tab>/\n/g .-0+1000 =# u the output of '=#' can then be 'sent' to the sam window to reach the 1000th word. setting the address mark (k) doesn't seem to work in this case. arvindh
