Issue status update for
http://smalltalk.gnu.org/node/421Post a follow up:
http://smalltalk.gnu.org/project/comments/add/421 Project: GNU Smalltalk
Version: <none>
Component: STInST
Category: bug reports
Priority: normal
Assigned to: Unassigned
Reported by: lee
Updated by: lee
Status: active
st> (Array lookupSelector: #print) methodFormattedSourceString
'print [
"Print a represention of the receiver on the Transcript
(stdout the GUI is not active)"
<category: ''printing''>
<category: ''printing''>
Transcript show: self printString
]'
_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk