Topic: set default save directory? (1 of 2), Read 11 times
Conf: Startup, File Open, Exit
From: gadol ik
Date: Tuesday, May 02, 2006 12:07 PM

please help, how can i set a default directory for
any new file [and set the default file type to *.txt]?
thanks.

 


Topic: set default save directory? (2 of 2), Read 13 times
Conf: Startup, File Open, Exit
From: Ian Binnie
Date: Tuesday, May 02, 2006 08:23 PM

On 5/2/2006 12:07:08 PM, gadol ik wrote:
>please help, how can i set a
>default directory for
>any new file [and set the
>default file type to *.txt]?
>thanks.

This can not be done (as far as I am aware).
Normally Vedit saves in the directory the file was opened from. (Read the on line help for a detailed discussion of this).

I often want to save files in specific directories, so I have a number of entries in my Tools Menu such as:-

Change Directory to D:\progs\Vedit\text
Chdir("D:\progs\Vedit\text")

File Save (not Save As) will then use this directory for new files.

You need to manually type the extension.