Re: Why program in MI?
Steve Richter <[email protected]>
| Newsgroups | gmane.comp.lang.as400.c |
|---|---|
| Message-ID | <CAE0XMrM5VHaqUkN4o4BaW5GFxkeOpZQKzMfuL8GJRiWFUwngDg@mail.gmail.com> |
MI has the QPRCRTPG API, for which there is no ILE equivalent that I am aware of. in ILE you need an ILE compiler on the system in order to create executable code. With MI you do not need that. You call the create program api with an array of MI statements and the system creates an executable. -Steve On Fri, Jul 18, 2014 at 9:11 PM, John Smith <[email protected]> wrote: > I was wondering why I should learn to program in MI. Is there stuff > that can be done with MI that can't be done with RPGLE? > > John > -- > This is the Bare Metal Programming IBM i (AS/400 and iSeries) (C400-L) > mailing list > To post a message email: C400-L-Zwy7GipZuJhWk0Htik3J/[email protected] > To subscribe, unsubscribe, or change list options, > visit: http://lists.midrange.com/mailman/listinfo/c400-l > or email: C400-L-request-Zwy7GipZuJhWk0Htik3J/[email protected] > Before posting, please take a moment to review the archives > at http://archive.midrange.com/c400-l. > > -- This is the Bare Metal Programming IBM i (AS/400 and iSeries) (C400-L) mailing list To post a message email: C400-L-Zwy7GipZuJhWk0Htik3J/[email protected] To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/c400-l or email: C400-L-request-Zwy7GipZuJhWk0Htik3J/[email protected] Before posting, please take a moment to review the archives at http://archive.midrange.com/c400-l.