Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
comp . lang . mumps
This is a Usenet group - learn more
Find or start a Google Group about mumps.
Group info
Language: English
Group categories:
Computers > Programming
More group info »
Active older topics
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 8585  Older »
Description: The M (MUMPS) language & technology, in general.
 

MUMPS.NET data provider 
  Hi, For anyone interested in getting a .NET application connected to a MUMPS DB - you might be interested in a small blog that I've written entitled MUMPS.NET for Dummies, [link]. Thanks, Paul.
By simon.codhead.p...@gmail.com  - Jun 15 - 7 new of 7 messages    

Use of flags (Z) NODELAY on GT.M 
  I have noticed that the use of the flag in NODELAY service xinetd, get a huge gain in speed during multiple calls (in the cycle) from the client application. service mactivate {      flags = NODELAY      disable = no      type = UNLISTED      port = 1959      socket_type = stream... more »
By Valeriu Gontia  - Jun 8 - 2 new of 2 messages    

I can not pass parameters from bash file in routine 
  Hello everybody! I use a script to run my application for GT.M ...source /usr/local/gtm60/uci/salrte mumps -r log^%ZgnMLOG I can not pass parameters from bash file in routine shows an error! For example: ...source /usr/local/gtm60/uci/salrte mumps -r log^%ZgnMLOG(parm1,parm2,parm3 )... more »
By Valeriu Gontia  - Jun 6 - 8 new of 8 messages    

Mumps V1 and function keys... 
  Function keys are F1, F2, etc. F1 sends to the terminal escape O P. Here's how I test it on GT.M: U $P:(NOTERMINATORS) R X:5 F I=1:1:$L(X) W !,$A(X,I)_" " U $P:(TERMINATORS="") I tried doing the same on MV1, and I am not getting any success. U $P:("TERMINATOR="_$C(0)) R X:5 F I=1:1:$L(X) W !,$A(X,I)_" " U $P:("TERMINATOR="_$C(13,10,27) )... more »
By Sam Habiel  - May 24 - 4 new of 4 messages    

MUMPS V1 OS File Entry for Fileman 22.3 
  I have been working on this off and on and I am giving up for now. After a lot of trial and error, these settings seem to work. One thing I could never get to work is the Function key sequences from Fileman since MV1 doesn't seem to read stuff after the escape key when terminators are turned off. I haven't debugged this yet.... more »
By Sam Habiel  - May 24 - 2 new of 2 messages    

Making Mumps Acceptable to the Mainstream 
  Presentation given at the recent WorldVistA Community Meeting in Fairfax VA: [link]
By rtweed  - May 24 - 1 new of 1 message    

Mumps V1 issues with Fileman: Issue 2 
  Mumps V1 does not properly execute this line: N S @("DFN(DFL)=$O("_DFR(DFL)_"DFN (DFL)))") The error is ,Z58,: too much indirection. Sam
By Sam Habiel  - May 23 - 13 new of 13 messages    

Mumps V1 issues with Fileman: Issue 1 
  I am doing some work to get Fileman working on Mumps V1. There are a couple of issues. I will make a couple of posts. Fileman in some places opens $PRINCIPAL. The standard allows that, but for Mumps V1, it's a compilation error. Sam
By Sam Habiel  - May 23 - 6 new of 6 messages    

MUMPS V1.62 released 
  MUMPS V 1.62 now available from [link] A fair amount of work has gone into 64 bit implementations. Now available on FreeBSD, NetBSD, (probably OpenBSD), OSX and linux. Ray Newman
By Ray Newman  - May 16 - 2 new of 2 messages    

New Release of Gtcm_Gnp_Client for PHP Available 
  [link] See README.md This is a MUCH improved version from my previous releases. Examples on how to use these phpclasses is included in test_client.php Throughput is less then expected at about 700 reads/sec probably due to the overhead of decoding and encoding the data sent over tcp plus the necessary handshaking involved.... more »
By David Heller  - May 4 - 4 new of 4 messages    

1 - 10 of 8585   « Newer | Older »

XML