Subroutines Search Order
- Main program file.
- In the same directory as the main program file (side by side).
- Profile directory's UserSubroutines directory (if it exists).
- Profile directory's Subroutines directory (if it exists).
- Mach installation directory's Subroutines directory.
If the sub file name is given in the M98 line comment:
- Profile directory's UserSubroutines directory (if it exists).
- Profile directory's Subroutines directory (if it exists).
- Mach installation directory's Subroutines directory.
It will also search all of the file extensions if the filename doesn't have an extension.