• Noob Woes using O'Kane Mumps

    From Sidney Reilley@sidney.reilley.ii@gmail.com to comp.lang.mumps on Sat Feb 17 14:29:30 2024
    From Newsgroup: comp.lang.mumps

    Just installed the Prof.'s interpreter & reading his tutorial.
    I can't seem to get this line of code that I saved to a file, to
    run:
    W "Hello, World!"

    I keep getting this error msg:

    g ^sandbox.mps
    *** in or near line 3:
    *** E13 Keyword

    I tried lowercase "w" and "write", but no joy!
    Yet when I enter the command at the mumps prompt it executes.
    So I somehow butchered the source code in the file, but I can't see
    where or how.

    Advise please!
    --
    Duke
    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From Sidney Reilley@sidney.reilley.ii@gmail.com to comp.lang.mumps on Sat Feb 17 15:01:51 2024
    From Newsgroup: comp.lang.mumps

    On Sat, 17 Feb 2024 14:29:30 -0700
    Sidney Reilley <sidney.reilley.ii@gmail.com> wrote:

    Just installed the Prof.'s interpreter & reading his tutorial.
    I can't seem to get this line of code that I saved to a file, to
    run:
    W "Hello, World!"

    I keep getting this error msg:

    g ^sandbox.mps
    *** in or near line 3:
    *** E13 Keyword

    I tried lowercase "w" and "write", but no joy!
    Yet when I enter the command at the mumps prompt it executes.
    So I somehow butchered the source code in the file, but I can't
    see where or how.

    Advise please!

    I found my problem!
    Column #1 starts a label or is blank.
    I put the code in Column #2 and all is well!
    --
    Duke
    ** Bottom-posting, text-only is the netiquette way! **
    --- Synchronet 3.21d-Linux NewsLink 1.2