That's essentially my understanding as well, except I thought the NOP's were generic, not specific to particular I-Boxes. IOW, "If you see 'LD-OUT-NOP', render it as a MOVEW". I never really understood why even that was necessary, because DirectSoft could simply default to I-Box mode and render all compatible sequences as I-Boxes without any delimiters at all. Then if someone uploaded with an old version of DirectSoft, they'd get pure code, with no other delimiter boxes mixed in. Course that takes the preference for I-Box vs. old-way out of the hands of the programmer unless you introduce a configuration setting into DirectSoft, and even then, you couldn't mix the two modes, so maybe that's the reason.