Please enable JavaScript to view this site.

A-Shell Development History

MIAMEX MX_OSVER now supports returning information about the ATE client. New syntax:

xcall MIAMEX, MX_OSVER, osname {,osver, {,osrel {,asplatform {,ate'osname {,ate'osver {,ate'osrel {,ate'platform}}}}}}}

The parameters ATE'OSNAME, ATE'OSVER, ATE'OSREL, and ATE'PLATFORM are equivalent to the OSNAME, OSVER, OSREL and ASPLATFORM parameters, except they return the information about the ATE client, if applicable. Otherwise they return null strings.

Note: this requires updating both the ATE and server sides to 988.2+.

The MIAMEX.BP sample program in [908,30] of the EXLIB has been updated to test/illustrate the new fields.