NEW: as of v0.08, TurboList is pure and hence can be made resident. If the 'p' bit (indicating pure) is not set when the executable is extracted from the archive, use shell> protect tl +p Once the 'p' bit is set, use shell> resident tl to make it resident (can be part of startup). This way tl will not have to be loaded from disk each time it's used.