March 29, 2011
12:03 a.m.
Is there a way to get to the name of a temporary variable used in a method to show it in a Transcript without putting it in a string? someMethod |builder| builder := #( 1 2 3). where I want the Transcript to show the word 'builder', not it's value (Transcript show: builder). -- View this message in context: http://forum.world.st/Show-a-variable-name-in-Transcript-tp3413379p3413379.h... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
5603
Age (days ago)
5603
Last active (days ago)
0 comments
1 participants
participants (1)
-
DougEdmunds