A feeble attempt was made when we were testing GT.M in the VA and what
little we came up with is on
http://www.hardhats.org/tools/MUtilframe.html.  It would be nice to
update that with more recent and more complete information. 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of K.S.
Bhaskar
Sent: Thursday, November 11, 2004 3:38 PM
To: [EMAIL PROTECTED]
Subject: RE: [Hardhats-members] GTM QUESTIONS

Greg --

There isn't a clean mapping of what is in other M systems but not in
GT.M and what is in GT.M but not in other M systems.  I conducted a GT.M
acculturation workshop last month for M programmers who are not GT.M
programmers, and would be willing to conduct another in conjunction with
the next VistA Community Meeting.  The workshop used a VistA live CD to
provide hands on exercises to get M programmers up to speed, and based
on what I learned from that, I am updating the exercises, which I will
release for downloading when I am done.

Meanwhile, why not try the online GT.M Programmers Guide?  It really is
very good and it's easy to look things up in it.  Go to
http://sourceforge.net/projects/sanchez-gtm and download the web version
of the GT.M Programmers Guide.  Unzip it in a directory, and point your
browser at the index.htm file therein.  This works on Linux, Windows,
Mac...

If you type a ? to ^%G, it tries to be helpful, e.g.:

bhaskark ~/demo 6:35pm 1031: mumps -run ^%G

Output device: <terminal>:

List ^?

VALID INPUT


   <RET>        to leave the %G utility

    ?D          to display existing globals in your directory

[global name]   the MUMPS name for the global e.g. ABC, or
                a MUMPS pattern to match selected globals e.g. ?1"A".E,
or
                "*" as a wildcard for all globals
                the global name may be followed by:
                subscript(s) in parentheses
                a subscript is a MUMPS expression e.g. "joe",10,$e(a,1),
                a "*" as a subscript causes all descendents to be
included,
                or by a range of subscripts in parentheses
                expressed as [expr]:[expr] e.g 1:10 "a":"d"

List ^


I might even be talked into releasing the exercises from last month's
workshop.  However, they have a few glitches.  Let me ask the opinion of
Elsie & others who were there - would making the exercises (without me
around to walk people through them) be helpful or confusing?

-- Bhaskar

On Thu, 2004-11-11 at 18:10, Greg Kreis wrote:
> I'd like to see some sort of a GT.M Primer or, better yet, a guide to 
> let us old Msters map what we know about traditional M systems to what

> is what in GT.M.
> 
> Is there a document that does this?
> 
> -----Original Message-----
> From: "MCPRS" <[EMAIL PROTECTED]>
> Sent: Thu, November 11, 2004 5:51 pm
> To: [EMAIL PROTECTED]
> Subject: [Hardhats-members] GTM QUESTIONS
> 
> What is the equivalent of in GTM
> D ^%SS
> 
> When I do D ^%G - it does not recognize the global root.
> What do I need to do to just view the "B" cross ref.
> 
> Sorry, I don't have time to look it up now.
> Can someone give me the links to look up the commands I need in GTM.
> 
> Thanks.

************************************************************************
***
This electronic mail transmission contains confidential and/or
privileged information intended only for the person(s) named.  
Any use, distribution, copying or disclosure by another person is
strictly prohibited.
************************************************************************
***

NOTE: Ce courriel est destine exclusivement au(x) destinataire(s)
mentionne(s) ci-dessus et peut contenir de l'information privilegiee,
confidentielle et/ou dispensee de divulgation aux termes des lois
applicables. Si vous avez recu ce message par erreur, ou s'il ne vous
est pas destine, veuillez le mentionner immediatement a l'expediteur et
effacer ce courriel.





-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE LinuxWorld
Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_idU88&alloc_id065&op=ick
_______________________________________________
Hardhats-members mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hardhats-members


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_idU88&alloc_id065&op=click
_______________________________________________
Hardhats-members mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to