Links an object (.obj) file into an executable file (.390). 
                  	  
               
            
            Restriction: This topic applies to Windows environments only. 
               		  
            
 
            	 
            
               Syntax:
 
               		 
               		run mm370lnk filename[.obj] [linkerDirective[ ...]] | linkfile.LIN][;]
 
               	   
            	 
            
               Parameters:
 
               		 
               		
                
                  		   
                  			 
                  - filename 
                     			 
                  
- The name of an object file. 
                     			 
                  
- linkerDirective 
                     			 
                  
- One or more linker directives, separated by a space. See 
                     				Assembler Linker Directives for more information. 
                     			 
                  
- linkfile 
                     			 
                  
- The name of a link file containing linker directives. See 
                     				Assembler Link Files for more information.