In ooRexx each Rexx interpreter instance has its own copy of .local. A Rexx object may depend on the entries in .local, so the question: is .local referenced by each object's package, which would make it "immune" to the current Rexx interpreter instance that executes code of it? Or is .local independent of a Rexx object and only referenced by the Rexx interpreter instance to which it belongs?
---rony ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel