Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Cobol Misc > Re: name of a c...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 6 Topic 98 of 183
Post > Topic >>

Re: name of a compiler

by "James J. Gavan" <jgavandeletethis@[EMAIL PROTECTED] > Apr 25, 2005 at 07:38 PM

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
 




 6 Posts in Topic:
name of a compiler
"happy" <eha  2005-04-25 11:56:07 
Re: name of a compiler
"James J. Gavan"  2005-04-25 19:38:19 
Re: name of a compiler
docdwarf@[EMAIL PROTECTED  2005-04-25 16:52:00 
Re: name of a compiler
"William M. Klein&qu  2005-04-25 20:42:28 
Re: name of a compiler
"jce" <defau  2005-04-26 04:50:16 
Re: name of a compiler
docdwarf@[EMAIL PROTECTED  2005-04-26 07:28:53 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri Oct 10 19:20:45 CDT 2008.