| what sort of system is this? [test script]
<Obey$Dir>.ResFinder null

If "<ResFinder$PlatformClass>" = 0 Then Error This system cannot be indentified (sorry!)
If "<ResFinder$PlatformClass>" = 1 Then Error This is a Mesolithic system running in a 26 bit world.
If "<ResFinder$PlatformClass>" = 2 Then Error This is a RiscPC or something RiscPC-like (an A7000 or such).
If "<ResFinder$PlatformClass>" = 3 Then Error This is an Iyonix.
If "<ResFinder$PlatformClass>" = 4 Then Error This is an OMAP3 system, such as a Beagle(/xM) board.
If "<ResFinder$PlatformClass>" = 5 Then Error This is an OMAP4 system, such as a Panda board.
If "<ResFinder$PlatformClass>" = 6 Then Error This is a Raspberry Pi.
If "<ResFinder$PlatformClass>" = 7 Then Error This is something to which RISC OS has not yet been ported. Congratulations and stuff! ;-)
