× 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.




On Fri, 14 Feb 2003 as400bill@xxxxxxxxxxxx wrote:
>
> What makes up an RPG ILE program?
>

There's no such thing as an "RPG ILE" program.   Programs are created from
modules.   Modules are created from source code which can be RPG, and also
can be many other languages.   However, the "RPG" part of it is gone at
the time that it becomes a program -- consequently, it's an ILE program...
NOT an "RPG ILE" program.

Of course, once the binding is done, the modules aren't used anymore
either... so saying that an ILE program is made up of modules isn't really
correct either.

Technically, the only correct answer I can give to this question is
"bytes".    It was a poorly worded question.

What they probably were thinking of is the difference between creating an
ILE program vs. creating an OPM program....   and apparently they expect
everyone they ask to be in the same mindset.


> Also
>
> How do you display a sub-file?
>

Yet another poorly worded question.   Too vague, just like the first one.

The answer could be "by running a program."   Or, if you like, I could
look up the 5250 codes that are sent to the terminal, and say "by sending
this sequence of bytes to a 5250 terminal".

What are they really looking for here?   The EXFMT statement?   or
READ/WRITE statements?  or are they looking for the DDS code?

I mean, without any context, answering these questions is silly.  In order
to give good answers to programming question, you have to first understand
what problems you're trying to solve.

Were you asked this by someone as part of a job interview?  or part of a
class you're taking?   or...?


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.