[Date Prev] [Date Next] [Thread Prev] [Thread Next] Date Index Thread Index Search archive:
Date:Fri, 9 Apr 2004 08:46:43 +0000 (UTC) 
Subject:Re: vedsetwindow 
From:A . Sloman 
Volume-ID: 

Pete

Quick answer as I am about to go wawy for a few days

> I discovered 'vedsetwindow()', but wherever I put this in any startup
> file, it apparently gets annulled by the time ved actually starts.
>
> Is there anything I can do to get the behaviour I desire?

I think it may be vedstartwindow. I have not used it for years.
Search for 'start' in
	REF vedvars

Other generally useful overviews are

	REF vedcomms
		List of default ENTER commands
	REF vedprocs
		List of main ved control/manipulation procedures

	REF xved
		beyond the basics for xved users.

All the files give pointers to other information

I often use grep or vedsearch in those to find answers.
	REF vedsearch

Aaron