On 1/30/23 12:18, Pablo Rodriguez via ntg-context wrote: > […] > I‘m afraid this might be a regression from a recently fixed issue. Hans, I see there is a new strc-lst.lmt. So comparing it with strc-lst.lmt, I saw what is missing: - if cheat and references then + local v = usedviews[i] + if cheat and cheats[v] and references then -- this permits runs=2 with interactivity local internal = references.internal usedinternals[internal] = true Proper diff attached. Many thanks for your help, Pablo