On Tue, Jul 21, 2009 at 11:43 AM, Philip Hitti<philiphi...@googlemail.com> wrote:
> Is there any command to find a word in the midle of the vm file and > continue seaching until the end of the text as TSO. > Regards Are you editing the file, or browsing it? In XEDIT you use LOCATE to find a string, and the next attempt (or = to repeat the command) will start searching from where you are. Rob