1. Copy the unload file (eg unload_file.unl) into the <SM INST>\RUN directory
2. Open the terminal and navigate to Go to the <SM INST>\RUN directory
3. Execute the command:
For Microsoft Windows: sm -bg file.load <unload_file.unl> NULL NULL winnt
For UNIX: sm -bg file.load <unload_file.unl> NULL NULL unix
Where <unload_file.unl> is the name of the file to be loaded
4. A message will indicate the load succeeded.