[Gambas-user] Gambas 2 question

Benoît Minisini gambas at ...1...
Tue Dec 7 18:52:03 CET 2010


> 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




More information about the User mailing list