RE: Oir reference

Gene_Gaunt-GDFlLPZ4eRKEK/[email protected]
Newsgroups gmane.comp.lang.as400.mi
Message-ID <[email protected]>
>> Isn't that what EXPORT is?
>> In RPG IV, I believe (and I may
>> be thinking of something else)
>> all global variables are in fact EXT.


For what it's worth, I've observed that ILE EXPORT and MI EXT are two
different things.

In ILE, I've not been able to RSLVDP to an ILE EXPORT variable; have you?

In OPM MI, I've not been able to RSLVDP to an ILE EXPORT variable; have
you?

A RSLVDP instruction in OPM MI allows for a program pointer in operand 3 in
case you have more than one EXT variable of the same name in the invocation
stack.  It doesn't allow a program recursion level specification, it
doesn't need too, since only STATIC not AUTO variables can have the EXT
attribute.

So if RSLVDP were to work under ILE, wouldn't you think IBM would enhance
it to let you name an activation group in one its operands?

_______________________________________________
This is the MI Programming on the AS400 / iSeries (MI400) mailing list
To post a message email: MI400-Zwy7GipZuJhWk0Htik3J/[email protected]
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/mi400
or email: MI400-request-Zwy7GipZuJhWk0Htik3J/[email protected]
Before posting, please take a moment to review the archives
at http://archive.midrange.com/mi400.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.