In message <opr3em05yednezpa@bluewater>
Simon Glass <s-base@...> wrote:
> Hi Robin,
>
> Assuming I understand correctly, you could use 10 which is the linefeed
> character, or just use print instead of bput to output the text (which puts
> a LF at the end of each line).
>
> Regards,
> Simon
>
Thank you, Simon - that's exactly what I wanted. I had no idea that
@chr(10) was a linefeed - none of the asci code lists I have gives that
info.
print's ok some of the time, but as some of the lines I'm logging are
fairly long and complex it's easier to construct them a bit at a time,
using a linefeed at the end.
Regards,
--
Robin Hampshire
Robin@...