<?xml version="1.0" encoding="ISO-8859-1"?>
<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
>

<channel rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.mumps/">
<title>talkaboutprogramming.com Mumps</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.mumps/</link>
<description>$</description>
<dc:language>en-us</dc:language>
<dc:rights>Copyright 2003-2005, Talk About Network. All Rights Reserved.</dc:rights>
<dc:date>2008-05-14T05:05:46+00:00</dc:date>
<dc:publisher>TAN</dc:publisher>
<dc:creator>rss@talkaboutnetwork.com</dc:creator>
<dc:subject>Discussion</dc:subject>
<syn:updatePeriod>hourly</syn:updatePeriod>
<syn:updateFrequency>1</syn:updateFrequency>
<syn:updateBase>1970-01-01T00:00+00:00</syn:updateBase>
<items>
 <rdf:Seq>
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23601.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23600.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23584.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23560.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23559.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23555.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23550.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23536.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23533.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23532.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23531.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23530.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23529.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23528.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23527.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23526.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23525.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23523.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23510.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23507.html" />
 </rdf:Seq>
</items>
<image rdf:resource="http://tan12.talkaboutnetwork.com/images/spacer.gif" /> 
<textinput rdf:resource="http://talkaboutprogramming.com/group/comp.lang.mumps/search.html" />
</channel>

<image rdf:about="http://tan12.talkaboutnetwork.com/images/spacer.gif">
<title>talkaboutprogramming.com Mumps</title>
<url>http://tan12.talkaboutnetwork.com/images/spacer.gif</url>
<link>http://www.talkaboutprogramming.com/group/comp.lang.mumps/</link>
</image>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23601.html">
<title>% only as a variable</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23601.html</link>
<description>Sorry! but here goes with another dumb noob question.  From some Mumps literature that Ive been able to garner from the Internet, Ive seen a standalone % used as a variable, yet never being used thereafter, e.g.,  zmain for i=0:1:10 do .. for j=1:1:1...</description>
<dc:creator>Duke Normandin ltdukeofperl@[EMAIL PROTE...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-05-11T22:44:44+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23600.html">
<title>GT.M V5.3-001A available</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23600.html</link>
<description>GT.M V5.3-001A is available.  It is a minor release derived from V5.3-001, and provides timely fixes to defects, including an issue with NOUNDEF handling, an issue with TP transactions that include multiple global directories, as well as some other i...</description>
<dc:creator>K.S. Bhaskar ltksbhaskar@[EMAIL PROTECTE...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-05-09T14:04:10+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23584.html">
<title>Need help with if statement</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23584.html</link>
<description>Given:  set i=1,j=2,k=3  what does the following say:  if i=0!(j=2) write yes,!    ^^^^^^^^^ this is confusing me. What is the nl command doing there? --  Duke Normandin</description>
<dc:creator>Duke Normandin ltdukeofperl@[EMAIL PROTE...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-05-04T03:23:15+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23560.html">
<title>The `if command</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23560.html</link>
<description>set i=1,j=2,k=3 if ijkj write yes,!  i _is_ less than j AND k _is_ greater than j  so why is _yes_ NOT printed?  The logical operator  tells me that both relational expressions must  be true in order for the _yes_ to be printed. Thats exactly what it...</description>
<dc:creator>Duke Normandin ltdukeofperl@[EMAIL PROTE...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-04-30T03:42:13+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23559.html">
<title>Its been  a month since the last post.....:(</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23559.html</link>
<description>Nothing to discuss about  MUMPS, I just thought I would post a message so  this newsgroup wouldnt feel left out.....)   Mike Minor</description>
<dc:creator>Mike Minor ltmminorhsd@[EMAIL PROTECTED]...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-04-29T12:58:43+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23555.html">
<title>New version of the EWD Virtual Appliance</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23555.html</link>
<description>A new version of our Enterprise Web Developer (EWD) Virtual Appliance (version 4.0) is now available for free download from our web site (http://www.mgateway.com  : click on the Enterprise Web Developer tab followed by the Download EWD tab )  This is...</description>
<dc:creator>Rob Tweed ltrtweed@[EMAIL PROTECTED]
gt
</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-04-26T12:14:38+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23550.html">
<title>use msmws as front-end of gt.m</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23550.html</link>
<description>It would like examples of as to connect an application MSMWS to the GT.M.   I am thankful for the attention.  Paulo Penalva.</description>
<dc:creator>paulo.penalva@[EMAIL PROTECTED]

</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-04-20T15:10:19+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23536.html">
<title>Mumps variables</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23536.html</link>
<description>Kevin OKane in his Mumps tutorial/book states:  A Mumps variable name must begin with a letter (A through Z) or percent sign (%) and may be followed by either letters, the percent sign, or numbers.  However, in some of the examples that follow, e.g.:...</description>
<dc:creator>Duke Normandin ltdukeofperl@[EMAIL PROTE...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-04-17T00:24:34+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23533.html">
<title>Noob needs help getting started</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23533.html</link>
<description>Hello ....  I have Ray Newmans Mumps 1.47 working on my IMAC. I also DLed Dr. OKanes compiler (I guess thats what it is) but its not installed yet.  Up til a couple of days ago, I had never seen Mumps code let alone fiddled with a Mumps compiler/inte...</description>
<dc:creator>Duke Normandin ltdukeofperl@[EMAIL PROTE...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-04-16T14:49:21+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23532.html">
<title>Mumps on Intel OS X 10.5.2</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23532.html</link>
<description>Hi...  Has anyone gotten mumps-1.47 at SourceForge to work on an Intel Mac OSX running Leopard? I tried compiling it, but apparently some of the dependencies are missing. TIA... --- Duke Normandin</description>
<dc:creator>Duke Normandin ltdukeofperl@[EMAIL PROTE...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-04-09T18:47:23+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23531.html">
<title>Hiring Mumps programmer</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23531.html</link>
<description>I am looking for a Mumps programmer or someone with programming experience willing to learn Mumps.  This is a full time, salaried position in Baltimore.  Prefer someone with 3-7 years experience. Email your resume to: dchiafa1 @ jhmi.edu without the ...</description>
<dc:creator>marislet ltdawn.chiafari@[EMAIL PROTECTE...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-04-09T07:55:24+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23530.html">
<title>BNF for MUMPS language</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23530.html</link>
<description>Anyone has the BNF for MUMPS language? or the MUMPS grammar for the purpose of input to parser generator programs?  Google shows nothing for MUMPS BNF, which is strange considering MUMPS present since late 60s.</description>
<dc:creator>Dangling Neuron ltimran.shafiq@[EMAIL PR...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-04-04T16:58:33+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23529.html">
<title>SlipstreamUSA</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23529.html</link>
<description>A big thanks to George, Rob and all of the other presenters. They all did an  excellent Job!  Thank you,  Mike Minor Z-Code Systems, Inc,</description>
<dc:creator>Mike Minor ltmminorhsd@[EMAIL PROTECTED]...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-04-03T15:30:50+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23528.html">
<title>Need Cache/Mumps consultants</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23528.html</link>
<description>My client is looking for multiple Cache/Mumps consultants for one year contract position. If you are available for new projects please send your resume with this following information to chiru @ e-zencomp.com (remove spaces)  *	Contact details *	Best...</description>
<dc:creator>Chiru ltchiruezn@[EMAIL PROTECTED]
gt
</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-03-28T12:23:24+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23527.html">
<title>pdqweb</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23527.html</link>
<description>MSM-PDQweb : Error: sorrt, all msm servers are busy - please try again  later, error-code 20014  what does all msm servers are busy actually mean there are certainly free partitions on the server  K</description>
<dc:creator>Kent Mere ltlakes@[EMAIL PROTECTED]
gt
</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-03-27T14:53:25+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23526.html">
<title>Dr. Wakai</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23526.html</link>
<description>I just received this message from Dr. Shima in Japan:       Im sorry I need to send the regrettable report of Dr. Wakais      death. He has passed away at 18 oclock on March 20 in Japan      time.      The wake and the funeral would be held on Sunday...</description>
<dc:creator>Ed de Moel ltedemoel@[EMAIL PROTECTED]
g...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-03-21T10:39:08+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23525.html">
<title>newbie design question</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23525.html</link>
<description>I have an embedded linux system with some processes running on the CPU. Today we have a DB that roughly looks like this: proc1/config/max_time_to_do_something proc1/config/2048/some_configuration_array general_stuff/major_section/version_number hener...</description>
<dc:creator>boazin@[EMAIL PROTECTED]

</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-03-21T07:28:06+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23523.html">
<title>Connecting MSM to Oracle</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23523.html</link>
<description>Hi,  I am working on a project to extract and load an old MSM database with KB-SQL to an Oracle database. I am new to KB-SQL. This is the message I get when I start MSM for Windows NT, Version 4.4.0 is being initialized. I am not sure what version of...</description>
<dc:creator>tfol@[EMAIL PROTECTED]

</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-03-20T07:11:57+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23510.html">
<title>GT.M Running under Windows</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23510.html</link>
<description>If you want GT.M uses them in Windows, you can! I sugère use coLinux or rather andLinux for beginners.  - coLinux (port of the Linux kernel under Windows): http://www.colinux.org/ - andLinux (coLinux with Ubuntu Linux distribution):  http://www.andli...</description>
<dc:creator>Yrelay ltyrelay@[EMAIL PROTECTED]
gt
</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-03-14T22:44:50+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23507.html">
<title>IDX Database Management System</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.mumps/messages/23507.html</link>
<description>I have a question about this and dont know quite what other forum in which to post.  I am trying to add a field to a screen and the fields table is not listed among the included tables.  When I try to enter it separately, I get the message:  The tabl...</description>
<dc:creator>Steve Graham ltsolitary.wanderer52@[EMAI...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-03-12T14:03:57+00:00</dc:date>
</item>


<textinput rdf:about="http://talkaboutprogramming.com/group/comp.lang.mumps/search.html">
<title>Search talkaboutprogramming.com Mumps</title>
<description>Search talkaboutprogramming.com Mumps</description>
<name>q</name>
<link>http://talkaboutprogramming.com/group/comp.lang.mumps/search.html</link>
</textinput>

</rdf:RDF>
