- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Extracting data in MUMPS
Operating System - Linux
1819974
Members
3458
Online
109607
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-31-2007 11:15 PM
тАО12-31-2007 11:15 PM
Hi Guys,
Happy New yr!! =)
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?
Many thanks.
Best regards
Henry
Happy New yr!! =)
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?
Many thanks.
Best regards
Henry
Solved! Go to Solution.
- Tags:
- csv
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-01-2008 11:55 AM
тАО01-01-2008 11:55 AM
Solution
Hi Henry:
"Mumps" is the older name for the 'M' language:
http://en.wikipedia.org/wiki/MUMPS
http://en.wikipedia.org/wiki/GT.M
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."
There is a Perl module that offers access to a GT.M database that might help:
http://search.cpan.org/~szeck/Db-GTM-1.27/GTM.pm
You might combine this with another Perl module (by H. Merijn Brand) to compose your comma-separated-values (CSV):
http://search.cpan.org/~hmbrand/Text-CSV_XS-0.32/CSV_XS.pm
As I noted, above, M[umps] implementations are associated with OpenVMS, so you might raise your query in that forum family, too.
Regards!
...JRF...
"Mumps" is the older name for the 'M' language:
http://en.wikipedia.org/wiki/MUMPS
http://en.wikipedia.org/wiki/GT.M
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."
There is a Perl module that offers access to a GT.M database that might help:
http://search.cpan.org/~szeck/Db-GTM-1.27/GTM.pm
You might combine this with another Perl module (by H. Merijn Brand) to compose your comma-separated-values (CSV):
http://search.cpan.org/~hmbrand/Text-CSV_XS-0.32/CSV_XS.pm
As I noted, above, M[umps] implementations are associated with OpenVMS, so you might raise your query in that forum family, too.
Regards!
...JRF...
- Tags:
- Perl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-02-2008 02:35 PM
тАО01-02-2008 02:35 PM
Re: Extracting data in MUMPS
Check this out as well.
www.intersystems.com ( they now call their product Cache, but it is basically MUMPS under the covers ).
D ^%G
w ^GlobalName
both will diplay the contents of a global(data structure) from within the MUMPS environment.
There is also books available, google it..
Here is a good start.
http://www.mcenter.com/mtrc/mfaqhtm1.html
www.intersystems.com ( they now call their product Cache, but it is basically MUMPS under the covers ).
D ^%G
w ^GlobalName
both will diplay the contents of a global(data structure) from within the MUMPS environment.
There is also books available, google it..
Here is a good start.
http://www.mcenter.com/mtrc/mfaqhtm1.html
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP