[Oberon] Oberon 3 on Windows 7, PELinker, Windows executable
Dieter
d.gloetzel at web.de
Thu Mar 19 15:31:42 CET 2015
Hi Chris,
after throwing out the Texts-module everything works fine with yout
Link-file. I have now my own filecopy routine as windows-exe.
What is left to do is, to replace "Texts" by "Files" in my original
program (with some 1500 lines of code), and direct the System.Log-output
to the DOS console.
Thanks a lot, I hope I did not bother you too much and will certainly do
less so in the future.
Regards, Dieter
Am 17.03.2015 um 22:18 schrieb Chris Burrows:
>> -----Original Message-----
>> From: Dieter [mailto:d.gloetzel at web.de]
>> Sent: Wednesday, 18 March 2015 4:55 AM
>> To: oberon at lists.inf.ethz.ch
>> Subject: Re: [Oberon] Oberon 3 on Windows 7, PELinker, Windows
>> executable
>>
>> I have now a new Version, which tries to read and write a file.
>>
>> The module is:
>> =====================================================================
>> ===========
>> MODULE InOut;
>>
>> IMPORT Kernel32, Files, Oberon,Objects, Strings, Texts;
>>
> Texts is associated with the UI (it imports Display) so you can't use that
> in a command-line program. You should use the Read and Write routines in the
> Files module instead.
>
> Regards,
> Chris
>
> Chris Burrows
> CFB Software
> http://www.cfbsoftware.com
>
>
>
> --
> Oberon at lists.inf.ethz.ch mailing list for ETH Oberon and related systems
> https://lists.inf.ethz.ch/mailman/listinfo/oberon
>
--
____________________________________
Dr. Dieter Glötzel
Im Rosengarten 27
64367 Mühltal
Tel.: 06151 / 360 82 72
More information about the Oberon
mailing list