[Oberon] FPGA - Oberon-7 - Plain File

Chris Burrows chris at cfbsoftware.com
Thu Oct 4 13:44:54 CEST 2018


> -----Original Message-----
> From: Oberon [mailto:oberon-bounces at lists.inf.ethz.ch] On Behalf Of
> Tomas Kral
> Sent: Thursday, 4 October 2018 4:05 AM
> To: Oberon at lists.inf.ethz.ch
> Subject: [Oberon] FPGA - Oberon-7 - Plain File
> 
> Just thinking, how to remove rich format header with font names from
> a text file.
> 

Use 'Texts.Read' to read characters from the rich text file and
'Files.Write' to write them to the plain text file, adding the neccessary LF
or CR/LF line terminators to suit your target OS.
 
In Project Oberon this is already implemented for you: see Tools.Convert,

Regards,
Chris Burrows
CFB Software
http://www.astrobe.com/RISC5




More information about the Oberon mailing list