gm2
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gm2] TextIO.ReadRestLine includes EOL char in string result


From: Gaius Mulley
Subject: Re: [Gm2] TextIO.ReadRestLine includes EOL char in string result
Date: Fri, 13 Nov 2009 10:24:15 +0000
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

SiTex Graphics <address@hidden> writes:

> Hi Gaius,
>
> Thanks for the latest fixes.
>
> A question about HALT:  whenever HALT if called, the program prints
> out an "Aborted" message.  Any way to disable that?  I use HALT often
> in small tools to stop execution in some cases where that message is
> not appropriate.
>
> -Scott

Hi Scott,

yes - if you call M2RTS.ExitOnHalt(exitcode) then it will call exit
with the desired exit value (and not call abort which is the default)

regards,
Gaius




reply via email to

[Prev in Thread] Current Thread [Next in Thread]