There are the native C++ APIs GetGlobalEnvironment() and GetLocalEnvironment() to get access to .environment and .local respectively from native code.

Now that ooRexx 5.0 has a package local environment it may be helpful from time to time to get access to it from native code as well. Would it be possible to define a new native API GetPackageEnvironment() that would return the package local environment (.context~package~local)?

---rony



_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to