gnucobol-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [open-cobol-list] Best online and text tutorials?


From: Brian Tiffin
Subject: Re: [open-cobol-list] Best online and text tutorials?
Date: Sat, 9 Aug 2008 11:34:30 -0400
User-agent: KMail/1.9.9

On August 9, 2008 12:57:52 am address@hidden wrote:
> I would state that a simple Hello World Program in COBOL
> has become MUCH simpler than his example. We no long
> are required to have all those sections or even the preceding
> line numbers.

Yeah, on the opencobol.org forum (and in the soon to be unveiled FAQ), hello 
world is as short as

program-id.hello.procedure division.display "Hello World!".

Cheers,
Brian

Courtesy of a post by human.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]