(another) issue with # for each item in ≡

the # for each item in ≡ needs to be changed to

. it needs to manually throw an error because, the is ≡ linked? block doesn't report if the input isn't a list, and that makes the if <> block wait forever, and will break the snap! session. also, the warp block is removed because Refresh problem with [#] for each [item] of [list].
the type of block is found in dev mode, and still works in user mode.

I think I'm going to make LINKED? report False for non-lists, instead of editing # FOR EACH.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.