Using the Search Command
The SEARCH command allows you to specify further directories, other than the current directory, to be searched during the LOAD and INPUT commands. Use this command to quickly load macros, standard parts and so on contained in other directories.
For example, suppose that the volume and directory D:\users\eng_constr is to be searched for the file geom_1.mi. Then if the following had been entered into the search command:
SEARCH
'd:\users\eng_constr'
END
all you would have to enter is:
LOAD 'geom_1.mi'