[label] EXTRACT answer-addr
                  		
               
               		
                [,tcb-addr]
                  		
               
               		
                ,FIELDS=(tcb-info)
                  		
               
               	 
              
            	 
            
               Parameters
               		
               		
               
                  		  
                  			 
                  - answer-addr 
                     			 
                  
- The address of the answer area to contain the requested information. A-type address or register (2) through (12). 
                     			 
                  
- tcb-info
                     			 
                  
- The task control block information requested. The only currently supported value is 
                     				FIELDS=(TIOT). 
                     			 
                  
  
            	 
            
               Comments
               		
               		
               Causes the system to provide information from specified fields of the task control block or a subsidiary control block for
                  either the active task or one of its subtasks.
                  		
               
               	 
             
            	 
            
               Example
               		
               		
               EXTRACT ANSADDR,FIELDS=(TIOT)