*PlayIt users*

PlayIt is a common resource module which can be used by several applications
so because of this it needs to be booted before any client applications are
run.

PlayIt can either be 'installed' (ie dragged) into Boot:Resources where the
OS will automatically boot it on start-up or it can be keep in a normal
directory with other sound resources. It may be desirable to add !PlayIt to
the list of apps that RISC OS boots on start-up in the latter case if you are
likely to start applications using PlayIt before opening directory that it's
in.

Note that for RISC OS 4 adding an appliction to boot is simply done with
Configuration|Boot|Look but for older OSs this requires manually editing the
boot scripts.

*Application authors*

Please load PlayIt with the Ensure program (see programmers' guidelines in
documentation) rather than RMEnsure to ensure major version number
compatibility problems to do not occur since PlayIt 2.xx may not be backward
compatible with PlayIt 1.xx. Also PlayIt if Ensure is not used PlayIt should
be loaded with RMRun rather than RMLoad otherwise the wimp interface will not
start. PlayIt will still function as a player in this case but transient
buffer release and event messages will not work.