Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

name of a compiler
What is the name of the compiler I can I run the down program under it
? Where can I download that compiler ?
$ SET SOURCEFORMAT"FREE"
IDENTIFICATION DIVISION.
PROGRAM-ID. SELECTION-PROGRAM.
DATA DIVISION.
WORKING-STORAGE SECTION.
01 NUMA PIC 9 VALUE ZEROS.
01 NUMB PIC 9 VALUE ZEROS.
01 RESULT PIC 99.
01 OPERATOR PIC X.
PROCEDURE DIVISION.
CALCUALTOR.
ACCEPT NUMA.
DISPLAY "RESULT IS = ", NUMA.
STOP RUN.


Report this thread to moderator Post Follow-up to this message
Old Post
happy
04-26-05 01:55 AM


Re: name of a compiler
happy wrote:
> What is the name of the compiler I can I run the down program under it
> ? Where can I download that compiler ?
>       $ SET SOURCEFORMAT"FREE"
> IDENTIFICATION DIVISION.
> PROGRAM-ID. SELECTION-PROGRAM.
> DATA DIVISION.
> WORKING-STORAGE SECTION.
> 01 NUMA PIC 9 VALUE ZEROS.
> 01 NUMB PIC 9 VALUE ZEROS.
> 01 RESULT PIC 99.
> 01 OPERATOR PIC X.
> PROCEDURE DIVISION.
> CALCUALTOR.
>     ACCEPT NUMA.
>     DISPLAY "RESULT IS = ", NUMA.
>     STOP RUN.
>
Go to the COBOL FAQ (Frequently Asked Questions) - see the message
posted by Bill Klein on 2005 Apr 24.

Unfortunately nothing in this world is truly FREE. So although you can
start 'cheap' with compilers to 'play around', the final price for a
full-blown 'commercial' compiler that you can use for applications can
get expensive. Other than the 'commercial' compilers - using the COBOL
FAQ - look at the 'Open Source' compilers.

Jimmy, Calgary AB

Report this thread to moderator Post Follow-up to this message
Old Post
James J. Gavan
04-26-05 01:55 AM


Re: name of a compiler
To the best of my knowledge, the ONLY compiler (or family of compilers) that
accepts a

$SET

statement are those from Micro Focus.  (Other compilers have other ways of
specifying directive - e.g.
@OPTIONS - Fujitsu
CBL or PROCESS - IBM

Therefore, you should  look at

www.microfocus.com

for information on their various compilers available for purchase (and downl
oad)

P.S.  Anyone using any of the "open source" compilers?  Do any of them take
"$SET" statements?

--
Bill Klein
wmklein <at> ix.netcom.com
"happy" <ehab_aziz2001@yahoo.com> wrote in message
news:1114455367.554756.140590@f14g2000cwb.googlegroups.com...
> What is the name of the compiler I can I run the down program under it
> ? Where can I download that compiler ?
>      $ SET SOURCEFORMAT"FREE"
> IDENTIFICATION DIVISION.
> PROGRAM-ID. SELECTION-PROGRAM.
> DATA DIVISION.
> WORKING-STORAGE SECTION.
> 01 NUMA PIC 9 VALUE ZEROS.
> 01 NUMB PIC 9 VALUE ZEROS.
> 01 RESULT PIC 99.
> 01 OPERATOR PIC X.
> PROCEDURE DIVISION.
> CALCUALTOR.
>    ACCEPT NUMA.
>    DISPLAY "RESULT IS = ", NUMA.
>    STOP RUN.
>



Report this thread to moderator Post Follow-up to this message
Old Post
William M. Klein
04-26-05 01:55 AM


Re: name of a compiler
In article <LGbbe.1131772$Xk.843160@pd7tw3no>,
James J. Gavan <jgavandeletethis@shaw.ca> wrote:

[snip]

>Unfortunately nothing in this world is truly FREE.

... and that observation's worth double what it cost.

DD


Report this thread to moderator Post Follow-up to this message
Old Post
docdwarf@panix.com
04-26-05 01:55 AM


Re: name of a compiler
The name of the compiler depends on the owner.
I call my compiler Haddock's Eyes.
Right now, it's name escapes me.....

JCE

"happy" <ehab_aziz2001@yahoo.com> wrote in message
news:1114455367.554756.140590@f14g2000cwb.googlegroups.com...
> What is the name of the compiler I can I run the down program under it
> ? Where can I download that compiler ?
>      $ SET SOURCEFORMAT"FREE"
> IDENTIFICATION DIVISION.
> PROGRAM-ID. SELECTION-PROGRAM.
> DATA DIVISION.
> WORKING-STORAGE SECTION.
> 01 NUMA PIC 9 VALUE ZEROS.
> 01 NUMB PIC 9 VALUE ZEROS.
> 01 RESULT PIC 99.
> 01 OPERATOR PIC X.
> PROCEDURE DIVISION.
> CALCUALTOR.
>    ACCEPT NUMA.
>    DISPLAY "RESULT IS = ", NUMA.
>    STOP RUN.
>



Report this thread to moderator Post Follow-up to this message
Old Post
jce
04-26-05 08:55 AM


Re: name of a compiler
In article <cMjbe.13268$716.1708@tornado.tampabay.rr.com>,
jce <defaultuser@hotmail.com> wrote:
>The name of the compiler depends on the owner.
>I call my compiler Haddock's Eyes.

Why, so can I, or so can any other man,
But will they come when you call for them?

- Wm Shakespeare, 'Henry IV' (Act III, scene 1)

DD


Report this thread to moderator Post Follow-up to this message
Old Post
docdwarf@panix.com
04-26-05 08:55 PM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

Cobol archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 07:57 AM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.