Groups | Search | Server Info | Login | Register


Groups > comp.lang.forth > #134430

Re: ANN: DX-Forth 4.62

Date 2025-11-28 16:55 +1100
Subject Re: ANN: DX-Forth 4.62
Newsgroups comp.lang.forth, comp.os.cpm
References <68dccfaa$1@news.ausics.net> <186a5c215b29a53e$16638$2684803$2add606e@news.thundernews.com> <nnd$174e2911$63893a2a@892c1ea495937afc> <10gb79f$32j50$1@dont-email.me>
From dxf <dxforth@gmail.com>
Message-ID <6929396b$1@news.ausics.net> (permalink)
Organization Ausics - https://newsgroups.ausics.net

Cross-posted to 2 groups.

Show all headers | View raw


On 28/11/2025 3:09 pm, ECNeilson wrote:
> On Oct 1, 2025 at 9:13:00 AM CDT, "Hans Bezemer" <the.beez.speaks@gmail.com>
> wrote:
> 
>> Congratulations!
>> BTW, I'm close behind ;-)
> 
> Is anyone else having problems saving .scr files using the built-in SED
> editor?
> 
> Steps to reproduce:
> 1. USING HELLO  -> Successfully creates HELLO.SCR
> 2. 0 SED  -> Goes to SED editor
> 3. Type in some code and hit CTRL-U to save
> 4. Back to Forth interactive prompt with "ok"
> 5. 0 LIST  ->  Nothing you typed was saved.  Everything is blank.
> 
> This seems to occur on every version of DX-FORTH I've tried, both CP/M and DOS
> versions. Am I doing something wrong?
> 
> Eric N.


CTRL-U only exits the editor (you don't want to save any changes)

From SED.TXT:

  Ctrl-K   Update all changes made to the screen

So the procedure is CTRL-K CTRL-U to Save and Exit.  Perhaps there should be
a single command ... but it's never occurred to me in over 30 years and I use
screens exclusively.

Back to comp.lang.forth | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

ANN: DX-Forth 4.62 dxf <dxforth@gmail.com> - 2025-10-01 16:52 +1000
  Re: ANN: DX-Forth 4.62 John <john@somewhere> - 2025-10-01 06:58 -0500
    Re: ANN: DX-Forth 4.62 Hans Bezemer <the.beez.speaks@gmail.com> - 2025-10-01 17:13 +0200
      Re: ANN: DX-Forth 4.62 ECNeilson <eric@neilsonhart.com> - 2025-11-28 04:09 +0000
        Re: ANN: DX-Forth 4.62 dxf <dxforth@gmail.com> - 2025-11-28 16:55 +1100
          Re: ANN: DX-Forth 4.62 ECNeilson <eric@neilsonhart.com> - 2025-11-28 14:16 +0000
            Re: ANN: DX-Forth 4.62 dxf <dxforth@gmail.com> - 2025-11-29 10:53 +1100
              Re: ANN: DX-Forth 4.62 albert@spenarnc.xs4all.nl - 2025-11-29 12:17 +0100
                Re: ANN: DX-Forth 4.62 dxf <dxforth@gmail.com> - 2025-11-30 02:25 +1100
                ANN: DX-Forth 4.63 dxf <dxforth@gmail.com> - 2025-11-30 12:49 +1100

csiph-web