I want codes that can be tools for BASIC programs to use. Pretty much, LSDOS checks a BASIC program for a header and if it is there, it reads a line of data to figure out which sub programs to load to RAM. The program can then use those sub programs. The idea is that multiple programs can make use of these sub programs and routines to cut down on overall size.