Is there a way to put a list of code blocks in a list?

Is there a way to insert a code block into a list? What are the implications of being able to run a list of code blocks that are accessed through a list? I'm sure that the issue is complex, but would be interested in any thoughts or perspectives.

It's pretty simple, actually: Right-click on the block, choose "ringify," then add the ringified block to the list. See Open > Examples > Vee.

That worked great! I put a list of blocks that report musical chords in a list:

image

When I access an item, is there a way to "de-ringify" it, so that I can retrieve the notes associated with the reporter block?

image

For example, the de-ringified version of the C Major reporter block reports the notes "C, E, and G".

image

I would like to access these notes after I retrieve the ringified block from the list.

Sure. Use the CALL block.

Perfect! (Thanks!)

image

if you have a list of code, how do you run all of the things in that list

for loop
(dont necropost)

@kdhaefe That is a great question.

The Run command can be used to run any of the items in the list:

Or you could run all of the items: