[Gambas-user] Gambas 2 question

Rolf-Werner Eilert eilert-sprachen at ...221...
Wed Dec 8 08:12:47 CET 2010


Am 07.12.2010 19:56, schrieb nando:
> Correct.
>
>
> ---------- Original Message -----------
> From: Benoît Minisini<gambas at ...1...>
> To: nando_f at ...951..., mailing list for gambas users
> <gambas-user at lists.sourceforge.net>
> Sent: Tue, 7 Dec 2010 18:52:03 +0100
> Subject: Re: [Gambas-user] Gambas 2 question
>
>>> Benoit
>>>
>>> In my debugging, I was doing...
>>>
>>> PRINT "IN",   'at the beginning of a routine
>>> . . .
>>> . . .
>>> PRINT "OUT"   'at the end
>>>
>>> so I could track and detect flow.
>>>
>>> the first line does a \n in all cases even though it has a trailing comma.
>>> Normally, the comma didn't do a New Line.
>>> It correctly does a tab.
>>>
>>> ??
>>> -Fernando
>>>
>>
>> You mean that a comma at the end should does like a semicolon at the end: not
>> printing a new line?
>>
>> --
>> Benoît Minisini

A tab AND no new line would be most correct :-)

Regards

Rolf




More information about the User mailing list