Re: Why program in MI?
Bruce Vining <[email protected]>
| Newsgroups | gmane.comp.lang.as400.c |
|---|---|
| Message-ID | <CAKNNAgrRPDacfeh0sW3=--Vt6TrX2DPdj3b74pBWxiDSHjs56A@mail.gmail.com> |
Steve, You can imbed Bound MI instructions in ILE CL programs. So rather than calling the QPRCRTPG API you can use the system provided CRTBNDCL command. On Sat, Jul 19, 2014 at 10:52 AM, Steve Richter <[email protected]> wrote: > 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. > > -- Regards, Bruce www.brucevining.com www.powercl.com -- 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.