Topic: Ctrl-Z (1 of 4), Read 31 times
Conf: Installation, Configuration
From: Walt Pattinson
Date: Friday, December 05, 2003 12:25 PM

Is there any way to prevent the ^Z from being added to a file?

I have my setting for F_EOF_PROC = 0. Should it be 1? But that would seem to prevent an embedded ^Z from being used.

Thanks,
Walt

 


Topic: Re: Ctrl-Z (2 of 4), Read 33 times
Conf: Installation, Configuration
From: Fritz Heberlein
Date: Friday, December 05, 2003 01:54 PM

> Is there any way to prevent the ^Z from being added to a file?

You could set up a File Close Macro. The easiest way would be
adapting the example described in the programming guide, section
"Event Macros" (p. 108 of the current edition).

Fritz

 


Topic: Ctrl-Z (3 of 4), Read 30 times
Conf: Installation, Configuration
From: Ian Binnie
Date: Friday, December 05, 2003 10:56 PM

On 12/5/2003 12:25:25 PM, Walt Pattinson wrote:
>Is there any way to prevent
>the ^Z from being added to a
>file?
>
You do not mention what version you are using.

I have looked at a number of files created under Vedit, and none have ^z.

These are standard Vedit installations.

 


Topic: Ctrl-Z (4 of 4), Read 33 times
Conf: Installation, Configuration
From: Walt Pattinson
Date: Tuesday, December 09, 2003 03:31 AM

Version 6.10.2
Every buffer has a ^Z at the end. I've looked at a couple files and the ^Z is not in the file, but the display makes that a tad disconcerting.