[Oberon] HOW2 get output of ORTool.DecSym and ORTool.DecObj in a file.
Peter De Wachter
pdewacht at gmail.com
Wed Jul 13 13:07:58 CEST 2016
> However, instead of reading the output from System.Log,
> I would like to get the output collected in a file.
> So that, I can easily take the generated file out from Oberon Simulator
> (Peter De Wachter's),
> and read/analyze it on my Linux desktop.
You can use the emulator's Clipboard module. The command
Clipboard.CopyViewer will copy all text from a window and then you can
paste it in a Linux editor. It's the easiest way to transfer text
files.
More information about the Oberon
mailing list