<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://vistapedia.com/index.php?action=history&amp;feed=atom&amp;title=GT.M-MUMPS</id>
	<title>GT.M-MUMPS - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://vistapedia.com/index.php?action=history&amp;feed=atom&amp;title=GT.M-MUMPS"/>
	<link rel="alternate" type="text/html" href="https://vistapedia.com/index.php?title=GT.M-MUMPS&amp;action=history"/>
	<updated>2026-05-09T12:35:13Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://vistapedia.com/index.php?title=GT.M-MUMPS&amp;diff=11859&amp;oldid=prev</id>
		<title>Flydoc at 04:19, 21 August 2010</title>
		<link rel="alternate" type="text/html" href="https://vistapedia.com/index.php?title=GT.M-MUMPS&amp;diff=11859&amp;oldid=prev"/>
		<updated>2010-08-21T04:19:40Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[GT.M and MUMPS]]&lt;br /&gt;
Used with Bhaskar&amp;#039;s permission. For latest info try:&lt;br /&gt;
[http://http://fisglobal.com/Products/TechnologyPlatforms/GTM/index.htm]&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;GT.M Compile Tricks&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
GTM compile tricks&lt;br /&gt;
&lt;br /&gt;
Note that to compile all routines, the expansion of 21,000 routine names is too much for any Linux shell to handle.  So, assuming that I have the source routines in something like /home/vista/OpenVistA0.4/r and want the object routines &lt;br /&gt;
to be in /home/vista/OpenVistA0.4/o, &lt;br /&gt;
I would use something like the following to compile all modules:&lt;br /&gt;
&lt;br /&gt;
  source /usr/local/gtm/gtmprofile&lt;br /&gt;
  cd /home/vista/OpenVistA0.4/o&lt;br /&gt;
  find ../r -iname \*.m -print -exec $gtm_dist/mumps {} \;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
* [[Image:GTM_UNIX-Prog-Manual-4.4.pdf]]&lt;/div&gt;</summary>
		<author><name>Flydoc</name></author>
	</entry>
</feed>