× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



D,

ILE COBOL is very much like OPM COBOL. In most cases you would not see much difference except for a few new verbs. I don't remember if OPM COBOL had access to the INTRINSIC FUNCTIONS, but I know that I use them all the time in ILE COBOL. The biggest difference I can think of is that you can make your COBOL code more modular using the ILE, and not pay the performance hit in calls to a lot of smaller programs.

You _can_ do more with the ILE, but you don't have to. ILE, I believe, will let you do imbedded SQL, where OPM COBOL won't.

Most times you can simply re-designate your source code as CBLLE and compile as normal.

HTH,

Jim Essinger
Senior Programmer/Analyst
Student Loan Fund of Idaho


At 11:49 AM 10/7/2003, you wrote:
Hello,

I have been attempting to code COBOL/400 , however, when I've tried to find reference material I usually encounter examples of ILE COBOL instead of COBOL/400. Could you tell me what are the major differences? Are they similar but yet different?

I'm new to the AS400 and I'm trying to figure if I can us some ILE COBOL logic/examples in my COBOL/400 Programs. Another example, when I invoke "STRSQL" I can query by doing a "SELECT * " without having to use "INTO" and yet cannot do the same thing in embedded COBOL/ 400 embedded SQL, I'm just wondering why?

I hope you can help me iron out the differences. My goal is to work with COBOL/400 at this time, I'm just trying to reference the correct form. I appreciate any help you could give me. Thanks.

D Meza



---------------------------------
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
_______________________________________________
This is the COBOL Programming on the iSeries/AS400 (COBOL400-L) mailing list
To post a message email: COBOL400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/cobol400-l
or email: COBOL400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/cobol400-l.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.