Source code modularity with the new LIBRARY command
Using a LIBRARY statement and specifying a BASIC source file containing some initialization code and functions that can be called from the main program, libraries of functions can be shared between different programs.