[Gambas-user] Gambas 2 question

Benoît Minisini gambas at ...1...
Wed Dec 29 10:13:11 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
> 

Done in revision #3410 for Gambas 3.

Regards,

-- 
Benoît Minisini




More information about the User mailing list