[Coco] columnized output in DriiveWire

James Jones jejones3141 at gmail.com
Tue Jan 2 18:40:45 EST 2018


Still looking at DriveWire source (what I can find; still looking for the
"nineserver" source). Over in DWCommandList.java there's code that deals
with columnized output, which certainly makes sense, but... there's code
there that takes the output and maps it to upper case--but only if there
are fewer than 32 columns.

So, my question is: why does it bother with the toUpperCase()? It's not a
big deal, but I'm just wondering why it was put in there.

James Jones


More information about the Coco mailing list