home.social

#laxen — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #laxen, aggregated by home.social.

  1. I guess I'm a little lost here ...

    so I am currently trying to get the CP/M version of #F83 #Forth by #Laxen and #Perry to do what I want.

    The problem is that I can use BLOCK, UPDATE and SAVE-BUFFERS and any new data written to a block is preserved for the current session. But as soon as I quit Forth and call it up again, using the block file I've just modified, the changes are gone as if they have never been written to disk.

    Any ideas?!