Issue status update for http://smalltalk.gnu.org/node/421 Post 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
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to