Find Pattern in More Functions (ttadv2860m000)
Use this session to search for a pattern in a range of functions and print the output.
First, enter the pattern to be searched. After that, specify the range of functions in which Tools must search the pattern.
Field Information
- Package
 - VRC
 - Pattern
 - 
            
The pattern to search for in the range of functions.
 - Search in
 - Selection Range
 - 
            
- Module
 - 
              
Use this field to make a more detailed selection of modules.
Example
Module from: (empty)
Module to : zzz
Selection : .[a-d]v
Tools selects all the modules of which the second character is between the letter a and the letter d and third character is the letter v.
 - Function
 - 
              
Use this field to make a more detailed selection of functions.
Example
Function From: (empty)
Function To : zzzzzzzzz
Selection : 21..
Tools selects all the functions that consist of four characters and of which the first set of characters is 21.