Re: Why program in MI?
Alan Campin <[email protected]>
| Newsgroups | gmane.comp.lang.as400.c |
|---|---|
| Message-ID | <CADVQcshYGNd8KhNJ15oVQQScQKnS0+LpT7yODv1gX00FR6CAcw@mail.gmail.com> |
I am not an expert but I can't see any reason. MI programming is OPM(Original Program Model), not ILE. Anything you can do in MI you can do in ILE C. As far as I know all the MI functions can be called from C. As far as the MI to RPGLE you can call MI functions from RPGLE. MI functions can just be faster(Like cpybytes) or do things like User Queues that can only be accessed through MI functions. On Fri, Jul 18, 2014 at 7: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.