How to decompile a block?
April 4, 2014
7:45 a.m.
Hi, Decompiler>>decompileBlock: vanished in 3.0 (present in 2.0). What's the code for doing the same in 3.0? Jan P.S.: Copy-paste of code from 2.0 to 3.0 does not work, not a big surprise :-)
8:05 a.m.
Works like a charm, thanks! Jan On 04/04/14 09:51, Marcus Denker wrote:
On 04 Apr 2014, at 09:45, Jan Vrany <jan.vrany@fit.cvut.cz> wrote:
Hi,
Decompiler>>decompileBlock: vanished in 3.0 (present in 2.0). What's the code for doing the same in 3.0?
you call #sourceNode:
[ 1 + 2 ] sourceNode
Marcus
4501
Age (days ago)
4501
Last active (days ago)
2 comments
2 participants
participants (2)
-
Jan Vrany -
Marcus Denker