Sets the default drive letter. 
    
 
  
 
     
      Restriction: This routine is not currently supported in COBOL for JVM. 
		 
 
     
 
    Syntax:
 
       
      call "PC_SET_DRIVE" using     drive
                    returning status-code
 
     
 
    Parameters:
 
       
       
      
 
           
           
           
           
             
              |   | 
 
              Using call prototype (see 
                Key) 
               | 
 
              Picture 
               | 
 
            
 
          
 
           
             
              |  
                drive 
               | 
 
              cblt-x1-compx 
               | 
 
              pic x. 
               | 
 
            
 
             
              |  
                status-code 
               | 
 
              See 
                説明の読み方 
               | 
 
            
 
          
 
        
 
 
       
 
     
 
    On Entry:
 
       
       
      
 
           
           
           
             
              |  
                drive 
               | 
 
              Drive letter, upper or lower case. 
               |