Fixed a bug which caused the severe conflict with Apple's old Remote Access Commands (RAC) OSAX. There can now be peaceful coexistence between the RA PPP Status OSAX and the old RAC OSAX {although standalone applets (as opposed to scripts) which use the 'RA status' command might still experience some issues as described in item [6] of the Troubleshooting section in the 'Read Me' document}. However, remember that the RA PPP Status OSAX overrides only a single command of the old RAC OSAX (viz., the 'RA status' command). So, the other commands of the old RAC OSAX (in particular, 'RA connect', 'RA disconnect', 'PPP connect' and 'PPP disconnect') will still be non-functional under OS 9.1+. Instead, use the equivalent NSS commands for those.
Used a different internal property-ID for the "bonus" 'reply type' property of the 'RAStatusParam' record. [This was done to minimise any possibility of a terminology conflict with other OSAXen from Apple or third-parties.] Note that this would lead to a strange error if you were referencing this property in your scripts or applets with the first version (1.0) of the RA PPP Status OSAX installed; for any easy fix, please see item [4] of the Troubleshooting section in the 'Read Me' document.
Enforced the Mac OS version (9.1 or later) requirements. The RA PPP Status OSAX will no longer load under Mac OS version 9.0.4 or earlier.