Changed console output so that '\n' outputs VDU 10,13 rather than 13,10.
Kevin Bracey authored
This is the standard RISC OS convention (cf OS_NewLine) - some apps assume
it when redirecting output.

Version 5.02. Tagged as 'RISC_OSLib-5_02'
9a820387