• RC2014 board running CP/M

    From Daniel@3:633/10 to All on Saturday, March 07, 2026 01:23:06
    Seeking stories from others who have used the RC2014 board with CP/M. I
    am researching this device as a potential platform for an evolving
    project in the works.

    Anything to be aware of? Warnings? Lessons learned? I was hoped the
    project includes a forum but only found a google groupo. I don't have an account and don't wish to.

    The question was already asked in the CPM newsgroup but decided to broaden
    the scope and ask in here.

    For those who aren't aware of the board and feel a curious sting, click
    on the provided link.

    Ref: https://rc2014.co.uk

    Thanks,

    Daniel
    sysop | air & wave bbs
    finger | calcmandan@bbs.erb.pw

    --- PyGate Linux v1.5.12
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Dennis Boone@3:633/10 to All on Saturday, March 07, 2026 21:48:59
    I was hoped the project includes a forum but only found a google groupo.
    I don't have an account and don't wish to.

    You can subscribe to google groups via email, though of course you don't
    have access to anything _other_ than the email at that point.

    De

    --- PyGate Linux v1.5.12
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Kurt Weiske@3:633/10 to All on Sunday, March 08, 2026 08:56:11
    To: Daniel
    Daniel wrote to alt.folklore.computers <=-

    From Newsgroup: alt.folklore.computers

    Seeking stories from others who have used the RC2014 board with CP/M. I
    am researching this device as a potential platform for an evolving
    project in the works.

    Anything to be aware of? Warnings? Lessons learned? I was hoped the project includes a forum but only found a google groupo. I don't have
    an account and don't wish to.

    I found a bunch of web sites with descriptions of running CP/M on
    RC2014s, alas, it's a rabbit hole I can ill afford the time to
    explore...

    I may settle for getting a thin client PC and running MS-DOS on it.
    Similar command-line goodness with less tinkering.

    kurt weiske | kweiske at realitycheckbbs dot org
    | http://realitycheckbbs.org
    | 1:218/700@fidonet



    ... The tape is now the music
    --- MultiMail/Win v0.52
    --- Synchronet 3.21a-Win32 NewsLink 1.2
    * realitycheckBBS - Aptos, CA - telnet://realitycheckbbs.org

    --- PyGate Linux v1.5.12
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Lawrence D?Oliveiro@3:633/10 to All on Sunday, March 08, 2026 20:30:00
    On Sun, 8 Mar 2026 08:56:11 -0700, Kurt Weiske wrote:

    I may settle for getting a thin client PC and running MS-DOS on it.
    Similar command-line goodness with less tinkering.

    ?Command-line goodness? and ?MS-DOS? don?t really go together ...

    --- PyGate Linux v1.5.12
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Kurt Weiske@3:633/10 to All on Monday, March 09, 2026 08:29:23
    To: Lawrence =?iso-8859-13?q?D=FFOliveiro?=
    Lawrence wrote to alt.folklore.computers <=-

    I may settle for getting a thin client PC and running MS-DOS on it.
    Similar command-line goodness with less tinkering.

    Command-line goodness and MS-DOS don't really go together

    Back when I was in college, I did most of my peojects in C on MS-DOS.
    There were a couple of decent BASH shells for DOS, vi and EMACS, a
    handful of command line apps (tee, grep and so on) and a couple of C
    compilers that could compile from the command line. It made a compelling solution, years before you could chuck it and run Linux on your deskop.

    This was so long ago that our only experience with UNIX was running
    a userland environment called PRIMIX on a PRIME midrange that did the
    same thing I was doing.





    --- MultiMail/Win v0.52
    --- Synchronet 3.21a-Win32 NewsLink 1.2
    * realitycheckBBS - Aptos, CA - telnet://realitycheckbbs.org

    --- PyGate Linux v1.5.12
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Dennis Boone@3:633/10 to All on Monday, March 09, 2026 19:16:26
    Back when I was in college, I did most of my peojects in C on MS-DOS.
    There were a couple of decent BASH shells for DOS, vi and EMACS, a
    handful of command line apps (tee, grep and so on) and a couple of C compilers that could compile from the command line. It made a compelling solution, years before you could chuck it and run Linux on your deskop.

    There was, once upon a time, a fairly robust community discussing schemes-tips-tools-tricks for getting more out of MS-DOS batch files.
    Certainly not as powerful as a real unix shell, but then even using one
    of the unix toolkits on DOS, you didn't actually get pipes. You got intermediate disk files.

    This was so long ago that our only experience with UNIX was running
    a userland environment called PRIMIX on a PRIME midrange that did the
    same thing I was doing.

    On the gripping hand, if you were comparing against PRIMIX, you were
    probably quite happy.

    But I do wish I could find a copy of PRIMIX.

    De

    --- PyGate Linux v1.5.12
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Kerr-Mudd, John@3:633/10 to All on Monday, March 09, 2026 19:27:07
    On Mon, 09 Mar 2026 19:16:26 +0000
    drb@ihatespam.msu.edu (Dennis Boone) wrote:

    Back when I was in college, I did most of my peojects in C on MS-DOS. There were a couple of decent BASH shells for DOS, vi and EMACS, a
    handful of command line apps (tee, grep and so on) and a couple of C compilers that could compile from the command line. It made a compelling solution, years before you could chuck it and run Linux on your deskop.

    There was, once upon a time, a fairly robust community discussing schemes-tips-tools-tricks for getting more out of MS-DOS batch files. Certainly not as powerful as a real unix shell, but then even using one
    of the unix toolkits on DOS, you didn't actually get pipes. You got intermediate disk files.

    BTDT - alt.msdos.batch; best days 2000-10 - there were some really expert wanglers on there - embedded asm, executable text, rerun the same batch
    with different parameters, date tricks, all sorts.

    - it's all fairly quiet now.

    This was so long ago that our only experience with UNIX was running
    a userland environment called PRIMIX on a PRIME midrange that did the
    same thing I was doing.

    On the gripping hand, if you were comparing against PRIMIX, you were
    probably quite happy.

    But I do wish I could find a copy of PRIMIX.

    De


    --
    Bah, and indeed Humbug.

    --- PyGate Linux v1.5.12
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Lawrence D?Oliveiro@3:633/10 to All on Monday, March 09, 2026 19:55:19
    On Mon, 9 Mar 2026 08:29:23 -0700, Kurt Weiske wrote:

    On Sun, 8 Mar 2026 20:30:00 -0000 (UTC), Lawrence D?Oliveiro wrote:

    ?Command-line goodness? and ?MS-DOS? don?t really go together ...

    Back when I was in college, I did most of my peojects in C on
    MS-DOS. There were a couple of decent BASH shells for DOS, vi and
    EMACS, a handful of command line apps (tee, grep and so on) and a
    couple of C compilers that could compile from the command line. It
    made a compelling solution, years before you could chuck it and run
    Linux on your deskop.

    I suppose it was a cheaper compromise, back when proper Unix
    workstations were quite expensive.

    Besides the lack of multitasking, the whole MS-DOS command-line
    concept is fundamentally broken, and that carries over to Windows
    today.

    Example: <https://www.theregister.com/2024/04/10/rust_critical_vulnerability_windows/>

    --- PyGate Linux v1.5.12
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From John Ames@3:633/10 to All on Monday, March 09, 2026 13:39:10
    On Mon, 9 Mar 2026 19:55:19 -0000 (UTC)
    Lawrence D?Oliveiro <ldo@nz.invalid> wrote:

    Example:

    That's not an issue with the Windows CLI, that's a case of the Rust
    devs not doing their homework. As pointed out in the article itself,
    "cmd.exe doesn't give you split arguments for free" is a known factor
    that has been a solved problem in C implementations for ages.


    --- PyGate Linux v1.5.12
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Dennis Boone@3:633/10 to All on Monday, March 09, 2026 20:57:15
    BTDT - alt.msdos.batch; best days 2000-10 - there were some really expert wanglers on there - embedded asm, executable text, rerun the same batch
    with different parameters, date tricks, all sorts.

    Thanks for that. I was struggling to remember _where_ I used to
    read that stuff.

    De

    --- PyGate Linux v1.5.12
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Lawrence D?Oliveiro@3:633/10 to All on Monday, March 09, 2026 22:43:23
    On Mon, 9 Mar 2026 13:39:10 -0700, John Ames wrote:

    On Mon, 9 Mar 2026 19:55:19 -0000 (UTC)
    Lawrence D?Oliveiro <ldo@nz.invalid> wrote:

    Example:

    That's not an issue with the Windows CLI, that's a case of the Rust
    devs not doing their homework. As pointed out in the article itself,
    "cmd.exe doesn't give you split arguments for free" is a known
    factor that has been a solved problem in C implementations for ages.

    The bug could only happen on Windows, not on any Linux or Unix system.
    There is no corresponding ?problem? needing solving on Linux/Unix systems.

    --- PyGate Linux v1.5.12
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Lawrence D?Oliveiro@3:633/10 to All on Monday, March 09, 2026 22:44:44
    On Mon, 09 Mar 2026 19:16:26 +0000, Dennis Boone wrote:

    There was, once upon a time, a fairly robust community discussing schemes-tips-tools-tricks for getting more out of MS-DOS batch
    files.

    I used to read PC Magazine, back in the day. Some of the tricks,
    involving variable-substitution in particular, to get that to happen
    at the right time, were downright impressive.

    --- PyGate Linux v1.5.12
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Lawrence D?Oliveiro@3:633/10 to All on Monday, March 09, 2026 22:46:22
    On 9 Mar 2026 16:25:54 GMT, Ted Nolan <tednolan> wrote:

    The MIX C compiler cost $20 and ran very well on DOS. It was a
    really great value vs buying whatever MS was selling as a DOS C
    compiler. Fast too.

    There was also ?Coherent?, a pretty extensive and functional Unix
    clone, without any AT&T code in it.

    --- PyGate Linux v1.5.12
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From John Ames@3:633/10 to All on Monday, March 09, 2026 15:54:11
    On Mon, 9 Mar 2026 22:43:23 -0000 (UTC)
    Lawrence D?Oliveiro <ldo@nz.invalid> wrote:

    The bug could only happen on Windows, not on any Linux or Unix system.

    Sure - but the fact that it *did* happen is the fault of the Rust devs
    who came up with an inadequate solution.


    --- PyGate Linux v1.5.12
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Lawrence D?Oliveiro@3:633/10 to All on Tuesday, March 10, 2026 01:37:50
    On Mon, 9 Mar 2026 15:54:11 -0700, John Ames wrote:

    On Mon, 9 Mar 2026 22:43:23 -0000 (UTC)
    Lawrence D?Oliveiro <ldo@nz.invalid> wrote:

    The bug could only happen on Windows, not on any Linux or Unix
    system.

    Sure - but the fact that it *did* happen is the fault of the Rust
    devs who came up with an inadequate solution.

    There can be no completely adequate solution: this kind of bug is
    likely to recur again, on Windows.

    <https://arstechnica.com/security/2024/06/thousands-of-servers-infected-with-ransomware-via-critical-php-vulnerability/>

    --- PyGate Linux v1.5.12
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Charlie Gibbs@3:633/10 to All on Tuesday, March 10, 2026 03:03:44
    On 2026-03-09, rbowman <bowman@montana.com> wrote:

    On 9 Mar 2026 16:25:54 GMT, Ted Nolan <tednolan> wrote:

    The MIX C compiler cost $20 and ran very well on DOS. It was a really
    great value vs buying whatever MS was selling as a DOS C compiler. Fast
    too.

    MS either bought or licensed Lattice C, I forget which, for 1.0 but then continued to develop it. By 6.0 it was pretty good but certainly not
    cheap. Some of my clients bought it but I used DJGPP.

    I will say back when you got hardcopy documentation with the product MS's was excellent for C.

    I got a copy of Lattice C before MS took it over. It was a
    decent compiler - and it had good hardcopy documentation even then.

    --
    /~\ Charlie Gibbs | Growth for the sake of
    \ / <cgibbs@kltpzyxm.invalid> | growth is the ideology
    X I'm really at ac.dekanfrus | of the cancer cell.
    / \ if you read it the right way. | -- Edward Abbey

    --- PyGate Linux v1.5.12
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Lawrence D?Oliveiro@3:633/10 to All on Tuesday, March 10, 2026 03:22:59
    On Tue, 10 Mar 2026 03:03:44 GMT, Charlie Gibbs wrote:

    I got a copy of Lattice C before MS took it over. It was a decent
    compiler - and it had good hardcopy documentation even then.

    Back when everything you needed to know could fit in one volume ...

    --- PyGate Linux v1.5.12
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Charlie Gibbs@3:633/10 to All on Tuesday, March 10, 2026 07:41:36
    On 2026-03-10, Lawrence D?Oliveiro <ldo@nz.invalid> wrote:

    On Tue, 10 Mar 2026 03:03:44 GMT, Charlie Gibbs wrote:

    I got a copy of Lattice C before MS took it over. It was a decent
    compiler - and it had good hardcopy documentation even then.

    Back when everything you needed to know could fit in one volume ...

    Four or five volumes, actually. The documentation was comprehensive.

    --
    /~\ Charlie Gibbs | Growth for the sake of
    \ / <cgibbs@kltpzyxm.invalid> | growth is the ideology
    X I'm really at ac.dekanfrus | of the cancer cell.
    / \ if you read it the right way. | -- Edward Abbey

    --- PyGate Linux v1.5.12
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From John Ames@3:633/10 to All on Tuesday, March 10, 2026 08:06:06
    On Tue, 10 Mar 2026 01:37:50 -0000 (UTC)
    Lawrence D?Oliveiro <ldo@nz.invalid> wrote:

    There can be no completely adequate solution: this kind of bug is
    likely to recur again, on Windows.

    <https://arstechnica.com/security/2024/06/thousands-of-servers-infected-w
    ith-ransomware-via-critical-php-vulnerability/>

    I mean, that's not good, but it also has nothing to do with the point
    at issue; *A.* it's a Unicode conversion issue, not a problem of split arguments vs. whole-line, and *B.* it's a problem of the OS doing *too
    much* pre-processing of the command line, rather than not enough.


    --- PyGate Linux v1.5.12
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Lawrence D?Oliveiro@3:633/10 to All on Tuesday, March 10, 2026 18:39:16
    On Tue, 10 Mar 2026 08:06:06 -0700, John Ames wrote:

    I mean, that's not good, but it also has nothing to do with the
    point at issue ...

    The point at issue is that care around these pitfalls are only needed
    on Windows, not on any other platform.

    --- PyGate Linux v1.5.12
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Lawrence D?Oliveiro@3:633/10 to All on Tuesday, March 10, 2026 18:40:13
    On Tue, 10 Mar 2026 07:41:36 GMT, Charlie Gibbs wrote:

    On 2026-03-10, Lawrence D?Oliveiro <ldo@nz.invalid> wrote:

    On Tue, 10 Mar 2026 03:03:44 GMT, Charlie Gibbs wrote:

    I got a copy of Lattice C before MS took it over. It was a decent
    compiler - and it had good hardcopy documentation even then.

    Back when everything you needed to know could fit in one volume ...

    Four or five volumes, actually. The documentation was comprehensive.

    Look at it now <https://gcc.gnu.org/>.

    --- PyGate Linux v1.5.12
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Nuno Silva@3:633/10 to All on Tuesday, March 10, 2026 22:53:15
    On 2026-03-10, Lawrence D?Oliveiro wrote:

    On Tue, 10 Mar 2026 08:06:06 -0700, John Ames wrote:

    I mean, that's not good, but it also has nothing to do with the
    point at issue ...

    The point at issue is that care around these pitfalls are only needed
    on Windows, not on any other platform.

    Care to elaborate on why is that?

    --
    Nuno Silva

    --- PyGate Linux v1.5.12
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Schmitty@3:633/10 to All on Friday, March 13, 2026 11:41:51
    Lawrence D?Oliveiro schrieb am 09.03.2026 um 20:55:
    On Mon, 9 Mar 2026 08:29:23 -0700, Kurt Weiske wrote:

    On Sun, 8 Mar 2026 20:30:00 -0000 (UTC), Lawrence D?Oliveiro wrote:

    ?Command-line goodness? and ?MS-DOS? don?t really go together ...

    Back when I was in college, I did most of my peojects in C on
    MS-DOS. There were a couple of decent BASH shells for DOS, vi and
    EMACS, a handful of command line apps (tee, grep and so on) and a
    couple of C compilers that could compile from the command line. It
    made a compelling solution, years before you could chuck it and run
    Linux on your deskop.

    I suppose it was a cheaper compromise, back when proper Unix
    workstations were quite expensive.

    Besides the lack of multitasking, the whole MS-DOS command-line
    concept is fundamentally broken, and that carries over to Windows
    today.

    Example: <https://www.theregister.com/2024/04/10/rust_critical_vulnerability_windows/>

    If you want to run CP/M software (OK, on Windows), you can use the CP/M
    Player from TAKEDA, available here: https://takeda-toshiya.my.coocan.jp/. --thomas.

    --- PyGate Linux v1.5.13
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Kurt Weiske@3:633/10 to All on Saturday, March 14, 2026 08:32:34
    To: Schmitty
    Schmitty wrote to alt.folklore.computers <=-

    If you want to run CP/M software (OK, on Windows), you can use the CP/M Player from TAKEDA, available here:
    https://takeda-toshiya.my.coocan.jp/. --thomas.

    I've been more tempted to try a 30-day GUI cleanse - go back to a
    command-line for a month and see how it goes. DOS or CP/M would be an interesting experiment.




    --- MultiMail/Win v0.52
    --- Synchronet 3.21a-Win32 NewsLink 1.2
    * realitycheckBBS - Aptos, CA - telnet://realitycheckbbs.org

    --- PyGate Linux v1.5.13
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Lawrence D?Oliveiro@3:633/10 to All on Saturday, March 14, 2026 22:10:36
    On Fri, 13 Mar 2026 11:41:51 +0100, Schmitty wrote:

    Lawrence D?Oliveiro schrieb am 09.03.2026 um 20:55:

    Besides the lack of multitasking, the whole MS-DOS command-line
    concept is fundamentally broken, and that carries over to Windows
    today.

    Example:
    <https://www.theregister.com/2024/04/10/rust_critical_vulnerability_windows/>

    If you want to run CP/M software (OK, on Windows), you can use the
    CP/M Player from TAKEDA ...

    Talking of CP/M, that?s where MS-DOS got its broken command line from.
    And Gary Kildall copied the concept in turn from the DEC systems he
    used for cross-development.

    --- PyGate Linux v1.5.13
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Charlie Gibbs@3:633/10 to All on Sunday, March 15, 2026 01:48:58
    On 2026-03-14, Lawrence D?Oliveiro <ldo@nz.invalid> wrote:

    On Fri, 13 Mar 2026 11:41:51 +0100, Schmitty wrote:

    Lawrence D?Oliveiro schrieb am 09.03.2026 um 20:55:

    Besides the lack of multitasking, the whole MS-DOS command-line
    concept is fundamentally broken, and that carries over to Windows
    today.

    Example:
    <https://www.theregister.com/2024/04/10/rust_critical_vulnerability_windows/>

    If you want to run CP/M software (OK, on Windows), you can use the
    CP/M Player from TAKEDA ...

    Talking of CP/M, that?s where MS-DOS got its broken command line from.
    And Gary Kildall copied the concept in turn from the DEC systems he
    used for cross-development.

    Oh, MS-DOS came up with some breakages of its own.
    For instance, its COPY command would refuse to copy
    empty files (i.e. length zero) - although it would
    still delete an existing destination file of the
    same name.

    --
    /~\ Charlie Gibbs | Growth for the sake of
    \ / <cgibbs@kltpzyxm.invalid> | growth is the ideology
    X I'm really at ac.dekanfrus | of the cancer cell.
    / \ if you read it the right way. | -- Edward Abbey

    --- PyGate Linux v1.5.13
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Lawrence D?Oliveiro@3:633/10 to All on Sunday, March 15, 2026 02:43:25
    On Sun, 15 Mar 2026 01:48:58 GMT, Charlie Gibbs wrote:

    On 2026-03-14, Lawrence D?Oliveiro <ldo@nz.invalid> wrote:

    Talking of CP/M, that?s where MS-DOS got its broken command line
    from. And Gary Kildall copied the concept in turn from the DEC
    systems he used for cross-development.

    Oh, MS-DOS came up with some breakages of its own. For instance, its
    COPY command would refuse to copy empty files (i.e. length zero) -
    although it would still delete an existing destination file of the
    same name.

    That?s a fixable bug in a specific utility. I?m talking about the
    fundamentally broken architecture of the MS-DOS command line itself,
    which carries over to Windows today.

    --- PyGate Linux v1.5.13
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Daniel@3:633/10 to All on Sunday, March 15, 2026 01:41:40
    "Kurt Weiske" <kurt.weiske@realitycheckbbs.org.remove-45k-this> writes:

    To: Schmitty
    Schmitty wrote to alt.folklore.computers <=-

    If you want to run CP/M software (OK, on Windows), you can use the CP/M Player from TAKEDA, available here:
    https://takeda-toshiya.my.coocan.jp/. --thomas.

    I've been more tempted to try a 30-day GUI cleanse - go back to a command-line for a month and see how it goes. DOS or CP/M would be an interesting experiment.

    I can relate. Saw a Brian Lunduke post years ago on his one month
    TTY-only experiment and thought I'd give it a shot. Once I got the hang
    of it, I realized the need of refreshing my systems every few years to
    maintain my day-to-day usage was no longer necessary. Actually, stepped
    back in my pc power and run everything exclusively on a headless rpi
    that I ssh into. The computer I access it with is a pi500.

    These days, many CLI tools have surprisingly great functionality. Text
    mode for the win. Some packages I learned about while reading about the
    revival of Damn Small Linux distro.

    Part of my interest in CP/M comes from this desire to live a life of
    computer minimalism (a new term for me recently). Thought, yeah, that's
    me too. I'm growing more and more obsessed with doing everything
    via terminal connections for things that can't be accomplished in cp/m.

    Another area of interest is earlier experience with DOS makes it an
    lower barrier of entry. I'm fascinated with possibilities of software
    projects I may partake in on the platform.

    Once I can get my rc2014 board, I intend to build (big project for me) a
    modern take of an all-in-one style computer using a tandy model1/2/4p as inspiration. But, using a modern low power LCD and full sized keyboard
    and the board inside the case. It would be lighter and shallower.

    Tall order, but I'm not afraid of a challenge.

    Daniel
    sysop | air & wave bbs
    finger | calcmandan@bbs.erb.pw

    --- PyGate Linux v1.5.13
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From David Wade@3:633/10 to All on Sunday, March 15, 2026 10:11:49
    On 15/03/2026 02:43, Lawrence D?Oliveiro wrote:
    On Sun, 15 Mar 2026 01:48:58 GMT, Charlie Gibbs wrote:

    On 2026-03-14, Lawrence D?Oliveiro <ldo@nz.invalid> wrote:

    Talking of CP/M, that?s where MS-DOS got its broken command line
    from. And Gary Kildall copied the concept in turn from the DEC
    systems he used for cross-development.

    Oh, MS-DOS came up with some breakages of its own. For instance, its
    COPY command would refuse to copy empty files (i.e. length zero) -
    although it would still delete an existing destination file of the
    same name.

    That?s a fixable bug in a specific utility. I?m talking about the fundamentally broken architecture of the MS-DOS command line itself,
    which carries over to Windows today.

    It is what it is. If you don't like it you can always user PowerShell
    which seems even more broken

    Dave

    --- PyGate Linux v1.5.13
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Lawrence D?Oliveiro@3:633/10 to All on Sunday, March 15, 2026 21:08:44
    On Sun, 15 Mar 2026 10:11:49 +0000, David Wade wrote:

    On 15/03/2026 02:43, Lawrence D?Oliveiro wrote:

    On Sun, 15 Mar 2026 01:48:58 GMT, Charlie Gibbs wrote:

    On 2026-03-14, Lawrence D?Oliveiro <ldo@nz.invalid> wrote:

    Talking of CP/M, that?s where MS-DOS got its broken command line
    from. And Gary Kildall copied the concept in turn from the DEC
    systems he used for cross-development.

    Oh, MS-DOS came up with some breakages of its own. For instance,
    its COPY command would refuse to copy empty files (i.e. length
    zero) - although it would still delete an existing destination
    file of the same name.

    That?s a fixable bug in a specific utility. I?m talking about the
    fundamentally broken architecture of the MS-DOS command line
    itself, which carries over to Windows today.

    It is what it is. If you don't like it you can always user
    PowerShell which seems even more broken

    PowerShell makes no difference. This is a basic architectural
    limitation in Windows itself.

    --- PyGate Linux v1.5.13
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)