[Gambas-user] Gambas 2 question

nando nando_f at ...951...
Tue Dec 7 18:48:00 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






More information about the User mailing list