Replace on part of a wildcards search
    Avraham Makeler 
    amakeler at gmail.com
       
    Mon Oct  5 08:16:17 PDT 2009
    
    
  
Hi all,
How do you do a Replace on part of a wildcards search?
E.,g., I am looking for a line with:
Uint32 Command
where there can be any type and amount of white space between "Uint32" and
"Command".
So I guess the wild card search format will be
Uint32*Command
No?
But then if I want to replace just the "Uint32" part with "SHORT_ID". How
would i do that?
TIA
- avi
    
    
More information about the framers
mailing list