<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Add 1 to COBOL Forum</title>
	<atom:link href="http://add1tocobol.com/forum/feed/" rel="self" type="application/rss+xml" />
	<link>http://add1tocobol.com/forum</link>
	<description>Discuss Add 1 to COBOL, COBOL, OpenCOBOL and More.</description>
	<lastBuildDate>Wed, 18 Jan 2012 18:39:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>tp-cobol-debugger</title>
		<link>http://add1tocobol.com/forum/2012/01/18/tp-cobol-debugger-2/</link>
		<comments>http://add1tocobol.com/forum/2012/01/18/tp-cobol-debugger-2/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 18:39:31 +0000</pubDate>
		<dc:creator>cultcha</dc:creator>
				<category><![CDATA[Debugging]]></category>

		<guid isPermaLink="false">http://add1tocobol.com/forum/2012/01/18/tp-cobol-debugger-2/</guid>
		<description><![CDATA[Hi Folks, Does anyone know if there is a guide to the use of this debugger on a linux platform? Cheers!!! Sorry for posting twice]]></description>
			<content:encoded><![CDATA[<p>Hi Folks,</p>
<p>Does anyone know if there is a guide to the use of this debugger on a linux platform?</p>
<p>Cheers!!!</p>
<p>Sorry for posting twice <img src='http://add1tocobol.com/forum/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://add1tocobol.com/forum/2012/01/18/tp-cobol-debugger-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>tp-cobol-debugger</title>
		<link>http://add1tocobol.com/forum/2012/01/18/tp-cobol-debugger/</link>
		<comments>http://add1tocobol.com/forum/2012/01/18/tp-cobol-debugger/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 18:37:30 +0000</pubDate>
		<dc:creator>cultcha</dc:creator>
				<category><![CDATA[Building and Installation]]></category>

		<guid isPermaLink="false">http://add1tocobol.com/forum/2012/01/18/tp-cobol-debugger/</guid>
		<description><![CDATA[Hi Folks, Does anyone know if there is a guide to the use of this debugger on a linux platform? Cheers!!!]]></description>
			<content:encoded><![CDATA[<p>Hi Folks,</p>
<p>Does anyone know if there is a guide to the use of this debugger on a linux platform?</p>
<p>Cheers!!!</p>
]]></content:encoded>
			<wfw:commentRss>http://add1tocobol.com/forum/2012/01/18/tp-cobol-debugger/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ESQL &#8211; ODBC &#8211; Error</title>
		<link>http://add1tocobol.com/forum/2011/10/20/esql-odbc-error/</link>
		<comments>http://add1tocobol.com/forum/2011/10/20/esql-odbc-error/#comments</comments>
		<pubDate>Thu, 20 Oct 2011 01:36:50 +0000</pubDate>
		<dc:creator>souleducation</dc:creator>
				<category><![CDATA[Databases]]></category>

		<guid isPermaLink="false">http://add1tocobol.com/forum/?p=754</guid>
		<description><![CDATA[Hello, I&#8217;ve been trying to make kiska&#8217;s ESQL binary work with a MS Access database I have used some sample that was on OpenCobol Forum but It can&#8217;t connect to the Database. The Access database is working fine. I tested it with another program and I was able to do a Select * from the [...]]]></description>
			<content:encoded><![CDATA[<p>Hello, I&#8217;ve been trying to make kiska&#8217;s ESQL binary work with a MS Access database<br />
I have used some sample that was on OpenCobol Forum but It can&#8217;t connect to the Database.<br />
The Access database is working fine. I tested it with another program and I was able to do a Select * from the table inside the DB.<br />
I think I&#8217;m doing something wrong because everything related to the connection is NULL.</p>
<p>Thank you</p>
<p>Here is what I get:</p>
<p>C:\OpenCobol\ESQL\release&gt;esqlOC.exe TESTSQL.sqb<br />
esqlOC.exe: ESQL for OpenCobol Version 2 Build Jun 24 2010</p>
<p>C:\OpenCobol\ESQL\release&gt;cd ..</p>
<p>C:\OpenCobol\ESQL&gt;cd ..</p>
<p>C:\OpenCobol&gt;REM file TESTSQL.COB copied to this folder from release</p>
<p>C:\OpenCobol&gt;cobc -x -debug &#8211;version TESTSQL.cob<br />
cobc (OpenCOBOL) 1.1.20100520<br />
Copyright (C) 2001,2002,2003,2004,2005,2006,2007 Keisuke Nishida<br />
Copyright (C) 2006,2007,2008,2009,2010 Roger While<br />
This is free software; see the source for copying conditions.  There is NO<br />
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.<br />
Built     Nov 24 2010 20:00:03<br />
Packaged  May 19 2010 16:17:26 UTC</p>
<p>C:\OpenCobol&gt;cobc -x -debug TESTSQL.cob<br />
cob221.c</p>
<p>C:\OpenCobol&gt;TESTSQL.exe<br />
12431656 OCSQL: DB connect to DSN &#8216;(null)&#8217; user = &#8216;(null)&#8217;<br />
12431656 OCSQL: SQL code 0 : IM002 : [Microsoft][ODBC Driver Manager] Data sourc<br />
e name not found and no default driver specified<br />
12431656 OCSQL: DB connect using Native Driver to SERVER &#8216;(null)&#8217; user = &#8216;(null)<br />
&#8216;<br />
12431656 OCSQL: SQL code 0 : IM002 : [Microsoft][ODBC Driver Manager] Data sourc<br />
e name not found and no default driver specified<br />
SQLSTATE=IM002, SQLCODE=+000000000<br />
SQL Error message:[Microsoft][ODBC Driver Manager] Data source name not found an<br />
d no default driver specified<br />
SQLSTATE=08003, SQLCODE=-000008003<br />
SQL Error message:The connection does not exist.<br />
SQLSTATE=08003, SQLCODE=-000008003<br />
SQL Error message:The connection does not exist.<br />
SQLSTATE=08003, SQLCODE=-000008003<br />
SQL Error message:The connection does not exist.</p>
<p>C:\OpenCobol&gt;</p>
<p>﻿</p>
<p><!-- 		@page { margin: 2cm } 		P { margin-bottom: 0.21cm } 		A:link { so-language: zxx } --></p>
]]></content:encoded>
			<wfw:commentRss>http://add1tocobol.com/forum/2011/10/20/esql-odbc-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>History and specification</title>
		<link>http://add1tocobol.com/forum/2010/12/13/history-and-specification/</link>
		<comments>http://add1tocobol.com/forum/2010/12/13/history-and-specification/#comments</comments>
		<pubDate>Mon, 13 Dec 2010 22:19:04 +0000</pubDate>
		<dc:creator>hillaryterrio</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://add1tocobol.com/forum/?p=32</guid>
		<description><![CDATA[The COBOL specification was created by Grace Murray Hopper[dubious – discuss-essay] during the second half of 1959. The scene was set on April 8, 1959 at a meeting of computer manufacturers, users, and university people at the University of Pennsylvania Computing Center. The United States Department of Defense subsequently agreed to sponsor and oversee the [...]]]></description>
			<content:encoded><![CDATA[<p>The <em>COBOL</em> specification was created by Grace Murray Hopper<sup>[<em>dubious – discuss</em>-</sup><a href="http://www.essaymill.com/" target="_blank">essay</a><sup>]</sup> during the second half of 1959. The scene was set on April 8, 1959 at a meeting of computer manufacturers, users, and university people at the University of Pennsylvania Computing Center. The United States Department of Defense subsequently agreed to sponsor and oversee the next activities. A meeting chaired by Charles A. Phillips was held at the Pentagon on May 28 and 29 of 1959 (exactly one year after the Zürich ALGOL 58 meeting); there it was decided to set up three committees: short, intermediate and long range (the last one was never actually formed). It was the Short Range Committee, chaired by Joseph Wegstein of the US National Bureau of Standards, that during the following months created a description of the first version of COBOL.<sup>[2]</sup> The committee was formed to recommend a short range approach to a common business language. The committee was made up of members representing six computer manufacturers and three government agencies. The six computer manufacturers were Burroughs Corporation, IBM, Minneapolis-Honeywell (Honeywell Labs), RCA, Sperry Rand, and Sylvania Electric Products. The three government agencies were the US Air Force, the David Taylor Model Basin, and the National Bureau of Standards (now National Institute of Standards and Technology). The intermediate-range committee was formed but never became operational. In the end a sub-committee of the Short Range Committee developed the specifications of the COBOL language. This sub-committee was made up of six individuals:</p>
<ul>
<li>William Selden and Gertrude Tierney of IBM</li>
<li>Howard Bromberg and Howard Discount of RCA</li>
<li>Vernon Reeves and Jean E. Sammet of Sylvania Electric Products</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://add1tocobol.com/forum/2010/12/13/history-and-specification/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>thanks for the postSixemetle</title>
		<link>http://add1tocobol.com/forum/2010/12/02/thanks-for-the-postsixemetle/</link>
		<comments>http://add1tocobol.com/forum/2010/12/02/thanks-for-the-postsixemetle/#comments</comments>
		<pubDate>Thu, 02 Dec 2010 20:21:13 +0000</pubDate>
		<dc:creator>guest</dc:creator>
				<category><![CDATA[General Discussion]]></category>
		<category><![CDATA[thanks for the postSixemetle]]></category>

		<guid isPermaLink="false">http://add1tocobol.com/forum/?p=16</guid>
		<description><![CDATA[Nice site, nice and easy on the eyes and great content too.]]></description>
			<content:encoded><![CDATA[<p>Nice site, nice and easy on the eyes and great content too.</p>
]]></content:encoded>
			<wfw:commentRss>http://add1tocobol.com/forum/2010/12/02/thanks-for-the-postsixemetle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OCHTML – using copybooks for HTML</title>
		<link>http://add1tocobol.com/forum/2010/12/02/ochtml-%e2%80%93-using-copybooks-for-html/</link>
		<comments>http://add1tocobol.com/forum/2010/12/02/ochtml-%e2%80%93-using-copybooks-for-html/#comments</comments>
		<pubDate>Thu, 02 Dec 2010 20:02:50 +0000</pubDate>
		<dc:creator>aoirthoir</dc:creator>
				<category><![CDATA[Web and CGI]]></category>
		<category><![CDATA[CGI]]></category>
		<category><![CDATA[OC]]></category>
		<category><![CDATA[OpenCOBOL]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://add1tocobol.com/forum/?p=19</guid>
		<description><![CDATA[With advent of being able to use OpenCOBOL (OC) as cgi in an internet application Aoirthoir and I have been discussing making OCHTML copybooks. This thread is an attempt to get things started. I&#8217;ve been thinking this over for quite awhile and think I have an idea to get started. Making the WS is no [...]]]></description>
			<content:encoded><![CDATA[<p>With advent of being able to use OpenCOBOL (OC) as cgi in an internet application Aoirthoir and I have been discussing making OCHTML copybooks.   This thread is an attempt to get things started.<br />
I&#8217;ve been thinking this over for quite awhile and think I have an idea to get started.<br />
Making the WS is no issue as I have found when doing this as you can see over at <a href="http://cobol-examples.plpwebs.com/octree-control.html">example</a>.</p>
<p>Essentially you can setup the following:<br />
<code><br />
01  HTML_TAGS.<br />
05  TAG_INPUT                  PIC x(07)      VALUE "".<br />
</code><br />
Each HTML TAG can be setup this way.   You&#8217;ll see the method to my madness in a little while.  Keep reading.</p>
<p>Since each tag can have many attributes in many combinations I though it would be more prudent to create another working storage for the attributes:<br />
<code><br />
01  HTML_ATTRIBUTES.<br />
05  A_ID                                                  PIC x(04)      VALUE "ID= ".<br />
05  A_NAME                                            PIC x(06)      VALUE "NAME= ".<br />
05  A_CLASS                                            PIC x(07)      VALUE "CLASS= ".<br />
05  A_TYPE                                              PIC x(06)      VALUE "TYPE= ".<br />
</code><br />
Now what if you want an HTML Input like this:</p>
<p><code><br />
.<br />
</code><br />
You can do this by displaying directly:</p>
<p><code><br />
DISPLAY "".<br />
</code></p>
<p>Or using the WS you can do:</p>
<p><code><br />
DISPLAY TAG_INPUT, A_ID, QUOTE, "my_id", QUOTE<br />
A_NAME, QUOTE, "my_name", QUOTE,<br />
A_CLASS, QUOTE, "my_class", QUOTE,<br />
A_TYPE, "text", CLOSE_INPUT.<br />
</code></p>
<p>That is a generic structure proposal.  We can take it even further:<br />
<code><br />
01  HTML_ATTRIBUTES.<br />
05  A_ID.<br />
10  FILLER                PIC x(04)      VALUE "ID= ".<br />
10  FILLER                PIC X(01)      VALUE QUOTE.<br />
10  ws_id                 PCI x(35)      VALUE SPACES.<br />
10  FILLER                PIC X(01)      VALUE QUOTE.<br />
10  FILLER                PIC X(01)      VALUE SPACE.<br />
05  A_NAME.<br />
10  FILLER                PIC x(06)      VALUE "NAME= ".<br />
10  FILLER                PIC x(04)      VALUE "ID= ".<br />
10  FILLER                PIC X(01)      VALUE QUOTE.<br />
10  ws_name               PCI x(35)      VALUE SPACES.<br />
10  FILLER                PIC X(01)      VALUE QUOTE.<br />
10  FILLER                PIC X(01)      VALUE SPACE.<br />
05  A_CLASS.<br />
10  FILLER                PIC x(07)      VALUE "CLASS= ".<br />
10  FILLER                PIC x(04)      VALUE "ID= ".<br />
10  FILLER                PIC X(01)      VALUE QUOTE.<br />
10  ws_class              PCI x(35)      VALUE SPACES.<br />
10  FILLER                PIC X(01)      VALUE QUOTE.<br />
10  FILLER                PIC X(01)      VALUE SPACE.<br />
05  A_TYPE.<br />
10  FILLER                PIC x(06)      VALUE "TYPE= ".<br />
10  FILLER                PIC x(04)      VALUE "ID= ".<br />
10  FILLER                PIC X(01)      VALUE QUOTE.<br />
10  ws_type               PCI x(35)      VALUE SPACES.<br />
10  FILLER                PIC X(01)      VALUE QUOTE.<br />
10  FILLER                PIC X(01)      VALUE SPACE.<br />
</code></p>
<p>Now you can do:<br />
<code><br />
MOVE "my_id" to ws_id.<br />
MOVE "my_name" to ws_name.<br />
MOVE "my_class" to ws_class.<br />
MOVE "text" to ws_type.<br />
DISPLAY TAG_INPUT, A_ID, A_NAME, A_CLASS, A_TYPE, CLOSE_INPUT.<br />
</code></p>
<p>Thoughts? Comments?  Praise, glory?</p>
]]></content:encoded>
			<wfw:commentRss>http://add1tocobol.com/forum/2010/12/02/ochtml-%e2%80%93-using-copybooks-for-html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AJAX Web and OpenCOBOL</title>
		<link>http://add1tocobol.com/forum/2010/11/02/ajax-web-and-opencobol/</link>
		<comments>http://add1tocobol.com/forum/2010/11/02/ajax-web-and-opencobol/#comments</comments>
		<pubDate>Tue, 02 Nov 2010 21:21:25 +0000</pubDate>
		<dc:creator>aoirthoir</dc:creator>
				<category><![CDATA[Web and CGI]]></category>

		<guid isPermaLink="false">http://add1tocobol.com/forum/2010/11/02/ajax-web-and-opencobol/</guid>
		<description><![CDATA[We are in the process of converting an old RM-COBOL dos based program to an up to date application. We were looking at simply moving it to a GUI based application, but in this day and age the direction of applications is moving to the internet and web-based apps. In order to provide that instant [...]]]></description>
			<content:encoded><![CDATA[<p>We are in the process of converting an old RM-COBOL dos based program to an up to date application.  We were looking at simply moving it to a GUI based application, but in this day and age the direction of applications is moving to the internet and web-based apps.   In order to provide that instant feedback a GUI based application gives a user we would need to use AJAX.  Well OpenCOBOL CAN support this.</p>
<p>If you look at the <a href="http://opencobol.add1tocobol.com/#how-do-i-use-opencobol-for-cgi">FAQ</a> on <a href="http://opencobol.org">OpenCOBOL.org</a> you can see two examples of Web and CGI.</p>
<p>The first example shows a standard GET.  The second example shows AJAX using a POST.   Now one of the most important things to think about is security.  When doing any data operations you simply should use POST not GET&#8217;s.  I will get into the reasons at a later date.</p>
<p>This is simply to show you that you can do AJAX with OpenCOBOL very easily.</p>
]]></content:encoded>
			<wfw:commentRss>http://add1tocobol.com/forum/2010/11/02/ajax-web-and-opencobol/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This is a testme posts</title>
		<link>http://add1tocobol.com/forum/2010/11/02/this-is-a-testme-posts/</link>
		<comments>http://add1tocobol.com/forum/2010/11/02/this-is-a-testme-posts/#comments</comments>
		<pubDate>Tue, 02 Nov 2010 18:37:43 +0000</pubDate>
		<dc:creator>aoirthoir</dc:creator>
				<category><![CDATA[Building and Installation]]></category>

		<guid isPermaLink="false">http://add1tocobol.com/forum/2010/11/02/this-is-a-testme-posts/</guid>
		<description><![CDATA[This is a test post And I like it.]]></description>
			<content:encoded><![CDATA[<p>This is a test post</p>
<p>And I like it.</p>
]]></content:encoded>
			<wfw:commentRss>http://add1tocobol.com/forum/2010/11/02/this-is-a-testme-posts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://add1tocobol.com/forum/2010/11/01/hello-world/</link>
		<comments>http://add1tocobol.com/forum/2010/11/01/hello-world/#comments</comments>
		<pubDate>Mon, 01 Nov 2010 03:41:21 +0000</pubDate>
		<dc:creator>aoirthoir</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://add1tocobol.com/forum/?p=1</guid>
		<description><![CDATA[Welcome to Add 1 to Cobol Sites. This is your first post. Edit or delete it, then start blogging!]]></description>
			<content:encoded><![CDATA[<p>Welcome to <a href="http://add1tocobol.com/">Add 1 to Cobol Sites</a>. This is your first post. Edit or delete it, then start blogging!</p>
]]></content:encoded>
			<wfw:commentRss>http://add1tocobol.com/forum/2010/11/01/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

