While A-Shell’s LIT commands are binary compatible across A-Shell platforms, they are not binary compatible with the AMOS LIT commands. In fact, as previously mentioned, A-Shell’s LIT commands are simply BASIC programs that have been renamed from .RUN to .LIT, and which have appropriate startup logic to process command line arguments. You can create your own LIT commands by doing the same thing.