Next: Object-syntax shortcuts, Previous: Object-saving and loading, Up: Object [Index]
Put a String of Smalltalk code compiling to the receiver on the Transcript (stdout the GUI is not active)
Put a Smalltalk literal compiling to the receiver on aStream
Put a String of Smalltalk code compiling to the receiver, followed by a new line, on the Transcript (stdout the GUI is not active)
Put Smalltalk code compiling to the receiver on aStream
Answer a String of Smalltalk code compiling to the receiver