[Info-vax] Meditech in the news

Arne Vajhøj arne at vajhoej.dk
Sun Jan 16 11:50:05 EST 2022


On 1/6/2022 3:01 PM, Arne Vajhøj wrote:
> On 1/6/2022 10:46 AM, Arne Vajhøj wrote:
>> One may not like MUMPS and its variants.
> 
> For those with an strong desire to try MUMPS aka M on VMS, then:
> 
> https://sourceforge.net/projects/fis-gtm/files/GT.M-Alpha-OpenVMS/V6.2-001/
> 
> should be a VMS Alpha build of GT.M version 6.2 (no VMS version of
> 6.3 or 7.0).
> 
> I have not tried it myself.

Now I have. Hello world works.

$ type test.m
hello()
   write "Hello world from Mumps!",!
   quit
$ mumps test
$ link test
$ r test
Hello world from Mumps!

Arne




More information about the Info-vax mailing list