Here's a good reference site for MUMPS: http://jacquardsystems.com/Examples/ but its not a how to.  If you can program, this site might be enough to get you going.  The nice thing about MUMPS is if you can get to a MUMPS prompt ">", you can try the commands on the fly.
 
>S X=2+4
>W X
>6
>W X*2
>12
 
...you get the idea...  good luck!

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robert Leonardo
Sent: Thursday, November 17, 2005 9:57 AM
To: VOE Forum; HardHats Forum
Subject: [Hardhats-members] MUMPS training resources

Vista Gurus,
 
I believe Vista is a worthwhile project and have decided to commit myself to learning its intricacies. Can you provide me with a list of recommended books, websites etc. to assist me.
 
Here is what I have found so far, unfortunately "MUMPS for dummies" does not exist.
 
Object-Oriented Application Development Using the Cache Postrelational Database (With CD-ROM) (Hardcover)
by Wolfgang Kirsten, Michael Ihringer, Peter Schulte
 
M Programming: A Comprehensive Guide (Paperback)
by Richard Walters
 
The Complete MUMPS : An Introduction and Reference Manual for the MUMPS Programming Language [FACSIMILE] (Paperback)
by John Lewkowicz
 
Which of these, if any, can you recommend for a Vista newbie.
 
Thanks,
 
Robert Leonardo
 

 

Reply via email to