   Load_screen is the other half of screen save and works the same.
   
Example:   
   
   load_screen(2);
   
   This will load the screen record 2 from screen.dat and display it.

