<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Extracting data in MUMPS in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/extracting-data-in-mumps/m-p/4122831#M92991</link>
    <description>Check this out as well.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.intersystems.com" target="_blank"&gt;www.intersystems.com&lt;/A&gt; ( they now call their product Cache, but it is basically MUMPS under the covers ).&lt;BR /&gt;&lt;BR /&gt;D ^%G &lt;BR /&gt;w ^GlobalName&lt;BR /&gt;both will diplay the contents of a global(data structure) from within the MUMPS environment.&lt;BR /&gt;&lt;BR /&gt;There is also books available, google it..&lt;BR /&gt;&lt;BR /&gt;Here is a good start.&lt;BR /&gt;&lt;A href="http://www.mcenter.com/mtrc/mfaqhtm1.html" target="_blank"&gt;http://www.mcenter.com/mtrc/mfaqhtm1.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 02 Jan 2008 22:35:30 GMT</pubDate>
    <dc:creator>Tim Nelson</dc:creator>
    <dc:date>2008-01-02T22:35:30Z</dc:date>
    <item>
      <title>Extracting data in MUMPS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/extracting-data-in-mumps/m-p/4122829#M92989</link>
      <description>Hi Guys,&lt;BR /&gt;&lt;BR /&gt;  Happy New yr!! =)&lt;BR /&gt;&lt;BR /&gt;Here goes, I have a client who need to extract data in MUMPS into a CSV file. I have no knowledge in MUMPS, is there an easy way to do this?&lt;BR /&gt;&lt;BR /&gt;Many thanks.&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Henry</description>
      <pubDate>Tue, 01 Jan 2008 07:15:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/extracting-data-in-mumps/m-p/4122829#M92989</guid>
      <dc:creator>Henry Chua</dc:creator>
      <dc:date>2008-01-01T07:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting data in MUMPS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/extracting-data-in-mumps/m-p/4122830#M92990</link>
      <description>Hi Henry:&lt;BR /&gt;&lt;BR /&gt;"Mumps" is the older name for the 'M' language:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://en.wikipedia.org/wiki/MUMPS" target="_blank"&gt;http://en.wikipedia.org/wiki/MUMPS&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://en.wikipedia.org/wiki/GT.M" target="_blank"&gt;http://en.wikipedia.org/wiki/GT.M&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;In fact, one can see that, "It is an implementation of ANSI standard M for various UNIX systems and for Hewlett-Packard's OpenVMS system."&lt;BR /&gt;&lt;BR /&gt;There is a Perl module that offers access to a GT.M database that might help:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://search.cpan.org/~szeck/Db-GTM-1.27/GTM.pm" target="_blank"&gt;http://search.cpan.org/~szeck/Db-GTM-1.27/GTM.pm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You might combine this with another Perl module (by H. Merijn Brand) to compose your comma-separated-values (CSV):&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://search.cpan.org/~hmbrand/Text-CSV_XS-0.32/CSV_XS.pm" target="_blank"&gt;http://search.cpan.org/~hmbrand/Text-CSV_XS-0.32/CSV_XS.pm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;As I noted, above, M[umps] implementations are associated with OpenVMS, so you might raise your query in that forum family, too.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 01 Jan 2008 19:55:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/extracting-data-in-mumps/m-p/4122830#M92990</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-01-01T19:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting data in MUMPS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/extracting-data-in-mumps/m-p/4122831#M92991</link>
      <description>Check this out as well.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.intersystems.com" target="_blank"&gt;www.intersystems.com&lt;/A&gt; ( they now call their product Cache, but it is basically MUMPS under the covers ).&lt;BR /&gt;&lt;BR /&gt;D ^%G &lt;BR /&gt;w ^GlobalName&lt;BR /&gt;both will diplay the contents of a global(data structure) from within the MUMPS environment.&lt;BR /&gt;&lt;BR /&gt;There is also books available, google it..&lt;BR /&gt;&lt;BR /&gt;Here is a good start.&lt;BR /&gt;&lt;A href="http://www.mcenter.com/mtrc/mfaqhtm1.html" target="_blank"&gt;http://www.mcenter.com/mtrc/mfaqhtm1.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Jan 2008 22:35:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/extracting-data-in-mumps/m-p/4122831#M92991</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-01-02T22:35:30Z</dc:date>
    </item>
  </channel>
</rss>

