<?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.cobol/">
<title>talkaboutprogramming.com Cobol</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.cobol/</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-14T06:05:00+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.cobol/messages/170489.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170485.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170484.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170482.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170466.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170452.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170441.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170404.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170397.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170382.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170344.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170325.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170317.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170288.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170271.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170263.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170238.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170234.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170183.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170148.html" />
 </rdf:Seq>
</items>
<image rdf:resource="http://tan12.talkaboutnetwork.com/images/spacer.gif" /> 
<textinput rdf:resource="http://talkaboutprogramming.com/group/comp.lang.cobol/search.html" />
</channel>

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

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170489.html">
<title>Validating input file</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170489.html</link>
<description>I have a input rec coming from a customer that is defined as   FD  DISCFILE.  01  DISC-REC               PIC X(129).  01  DISC-REC2 REDEFINES DISC-REC.      03  DISC-RECR OCCURS 129  PIC X.  It is a comma-delimited file with 16 fields (15 commas). I ...</description>
<dc:creator>jeff ltjmoore207@[EMAIL PROTECTED]
gt
</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-05-13T06:37:11+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170485.html">
<title>CICS web server</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170485.html</link>
<description>I posted this on the bit.listserv.ibm-main forum but havent seen any response, so am trying here  My question has to do with the built in HTTP Server in CICS (not the CICS Webservices that became available with 3.1 and later).  We have just started t...</description>
<dc:creator>chuck_leviton@[EMAIL PROTECTED]

</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-05-12T13:33:08+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170484.html">
<title>ASP.NET compilation in netExpress 5.0</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170484.html</link>
<description>Hello,  I am unable to compile any Cobol ASP.NET applications in the Net Express University Edition.  It is apparently installed OK,  and I have managed to get Cobol .Net windows applications to compile and run.  However, the system will not compile ...</description>
<dc:creator>dmbaum@[EMAIL PROTECTED]

</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-05-12T13:14:52+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170482.html">
<title>Altova v2008r2</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170482.html</link>
<description>Greetings!  Just a brief note to let you know about Release 2 of Altovas v2008 product line. From very large file support, to new functionality for working with OOXML and more, a few of the new features are:  * Very large file support in XMLSpy XML e...</description>
<dc:creator>announce@[EMAIL PROTECTED]

</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-05-12T11:03:25+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170466.html">
<title>Re: ProCobol Outer join</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170466.html</link>
<description> On 5/8/2008 at 9:25 PM, in message mmg7245hbpg6m4ia9t8k3qd48l9mv3598t@4ax.com, Robertno@e.mail wrote:  On Thu, 8 May 2008 06:58:32 -0700 (PDT), jeff jmoore207@gmail.com wrote:   I am having a problem with a left outer join when I add conditionals.  ...</description>
<dc:creator>Frank Swarbrick ltFrank.Swarbrick@[EMAIL...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-05-10T10:57:52+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170452.html">
<title>Active development/RAD/Extreme programming (not to be taken seri</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170452.html</link>
<description>I always think that theres nothing new in programming  computers generally: plus ca change etc..  The methods espoused by PD et al sound very much like the way we used to program, right back at the beginning of time: bash something together, see how ...</description>
<dc:creator>tlmfru ltlacey@[EMAIL PROTECTED]
gt
</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-05-09T17:29:09+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170441.html">
<title>netbeans - cobol - open vms</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170441.html</link>
<description>hi everyone, i=B4m workin in open-vms cobol but its ratter hard just coding that way, so i=B4d like to work with netbeans in windows. i found some information on the net but i cannot find the MODULE offering from HP so taht i can install it in netbea...</description>
<dc:creator>mario ltmmc_vw1200@[EMAIL PROTECTED]
gt
</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-05-09T01:29:32+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170404.html">
<title>ProCobol Outer join</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170404.html</link>
<description>I am having a problem with a left outer join when I add conditionals.  Select         A. vehicle,         B.Vehicle,         B.acct,         B.MOYR,         B.Trancode  from  Table1 A, Table2 B  where A.vehicle=B.vehicle(+)   and   B.acct=1234   and ...</description>
<dc:creator>jeff ltjmoore207@[EMAIL PROTECTED]
gt
</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-05-08T06:58:32+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170397.html">
<title>Crystal Reporys and Fujitsu Cobol</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170397.html</link>
<description>Is there any possibility of moving the contents of a formula in crystal  reports to a variable in cobol program via ocx, then save a cobol file?  Many thanks Joe</description>
<dc:creator>Euro lteuo@[EMAIL PROTECTED]
gt
</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-05-08T12:27:08+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170382.html">
<title>What are the test results ?</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170382.html</link>
<description>I would like to know what the results are from compiling and running the  following source code on as many compilers/platforms as possible.  (I dont  think it should mater about compiler options/directives - although the Micro  Focus BYTEMOVE *might*...</description>
<dc:creator>William M. Klein ltwmklein@[EMAIL PROTEC...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-05-07T22:00:45+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170344.html">
<title>Error while installing Micro Focus Net Express</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170344.html</link>
<description>I installed  Microsoft Visual Studio 2005 Version 8.0.50727.42  (RTM.050727-4200) Microsoft .NET Framework Version 2.0.50727 SP1  Installed Edition: VB Express  Microsoft Visual Basic 2005   76541-000-0000011-00124 Microsoft Visual Basic 2005  And af...</description>
<dc:creator>happytoday ltehabaziz2001@[EMAIL PROTECT...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-05-06T15:18:22+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170325.html">
<title>Jobs for old cobol programmer</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170325.html</link>
<description>Hi all  I originally got my start into programming back in 74 at Corp. Allstate as an IBM 360 assembler programmer.  Went to Corp Motorola after a couple of years where started programming in cobol and after a couple of years moved on to other compan...</description>
<dc:creator>len ltlsumnler@[EMAIL PROTECTED]
gt
</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-05-05T12:59:53+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170317.html">
<title>EAN/ISBN</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170317.html</link>
<description>The EAN is actually an upgrade of the current 12-digit UPC scheme.  The ISBN13 is a way of using the current ISBN as a UPC.  I thought you were joking when you spoke of Bookland but its true!  979 will be used as a prefix when the current numbers run...</description>
<dc:creator>tlmfru ltlacey@[EMAIL PROTECTED]
gt
</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-05-05T12:09:41+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170288.html">
<title>compiler directive</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170288.html</link>
<description>What is the equalivent for the compiler directive SET SOURCEFORMTFREE in NetExpress to be compiled under Rmcobol 85 ? Where can I find a good documentation for Rm-cobol 85 ?</description>
<dc:creator>happytoday ltehabaziz2001@[EMAIL PROTECT...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-05-03T17:29:30+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170271.html">
<title>Understanding Error Messages</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170271.html</link>
<description>I got messages below after my first program compilation under OS/390. There is two questions: 1- As mentioned below, there is 6 warnings. Where is exact place for each-one? How can I find it? Which line? 2- A OBJ file created. How can I run it or lin...</description>
<dc:creator>amir ltahsharif@[EMAIL PROTECTED]
gt
</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-05-03T00:02:43+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170263.html">
<title>Thoughts on MF COBOL, Unix, and RDBMS</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170263.html</link>
<description>I have some programs written in Fujitsu COBOL (generated by a tool) that run  in a Windows environment, read ISAM and write a RDB using embedded SQL and  ODBC.  I would like to have these programs run in a Unix environment. There is a  COBOL compiler...</description>
<dc:creator>Pete Dashwood ltdashwood@[EMAIL PROTECTE...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-05-03T12:51:38+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170238.html">
<title>CICS VERIFY PASSWORD command issue.</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170238.html</link>
<description>Hi all,  Im having a bit of a problem with checking the return codes from a EXEC CICS VERIFY PASSWORD command.  Code as follows CODE WORKING-STORAGE SECTION.  01  WSBB-PASSWORD        PIC X(8) VALUE SPACES.  01  WSBB-USERID          PIC X(8) VALUE SP...</description>
<dc:creator>Frederico Fonseca ltreal-email-in-msg-sp...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-05-02T19:00:34+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170234.html">
<title>Java Batch</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170234.html</link>
<description>Ive spent much of this morning looking for some comparison between the performance of Java and COBOL for batch programming on z/OS.  I havent found any useful information and am hoping I might find some here.  I know that IBM bought the JZOS product ...</description>
<dc:creator>Pakku ltpakku@[EMAIL PROTECTED]
gt
</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-05-02T10:32:17+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170183.html">
<title>Saving CoBOL</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170183.html</link>
<description>http://blogs.computerworld.com/saving_cobol</description>
<dc:creator>Howard Brazee lthoward@[EMAIL PROTECTED]...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-05-01T09:52:37+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170148.html">
<title>Is there any COBOL program for verify the SSN?</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.cobol/messages/170148.html</link>
<description>I need a program to handle the verification of the correct SSN. Thanks.</description>
<dc:creator>SM ltma.stephen@[EMAIL PROTECTED]
gt
</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-04-29T18:00:05+00:00</dc:date>
</item>


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

</rdf:RDF>
