Looking up the documentation for .RexxInfo I did not see a possibility to learn about the machine/processor architecture (e.g. "x86_32", "x86_64", "arm32", "arm64" , "aarch64", and the like) ooRexx got created for.
Currently the .rexxinfo method named "architecture" returns the bitness (currently 32 or 64). Given the various different processor platforms ooRexx can be compiled for, it might be helpful to provide the machine/processor architecture as well (e.g. a method name like "processorArchitecture"). Any thoughts? ---rony _______________________________________________ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel