Name: OSVersion Purpose: Changing the *FX0 string Author: Peter Howkins 2002 Email: peter.howkins@marutan.net License: GNU General Public License (Version 2 or later) Usage: Double clicking on the module will load it. By placing it in your predesk section it is loaded early enough to change the text in the switcher (task manager) info window. The value for *FX0 is normally the version number of the UtilityModule. For NCOS Acorn wanted a different Version number from normal RISC OS. So they created a module to return a different value for *FX0. I got hold of a copy of the NCOS module and set to work reverse engineering it, finally I got a BASIC program that created a module that was binary identical to the Acorn one. The archive contains a prebuilt module with the Version String "RISC OS 6.00 (09 Jan 2003)" Though you can change that in the basic file, double click and a new module will be created in your currently selected directory. Tested on RISC OS 3.10, 3.70, 4.24 and 5.02. Does not work in Arthur or RISC OS 2.x (dunno why, and I'm not that bothered to find out why :-) ) Fixes a bug in the original Acorn module that would crash it when it was quit.