cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

How do you search for a tag in tag?

bfriesen
18-Opal

How do you search for a tag in tag?

How do I search for an note tag in a smatep tag?

Bryon

ACCEPTED SOLUTION

Accepted Solutions

If the procbody is within a smastep, then yes it will.

The * wildcard does not limit the depth of the search in the smastep.

You need to specify tighter constraints in the search string

View solution in original post

4 REPLIES 4

Bryon, Have you tried using the find command?

find -m "<smastep>*<note>*</note>"

Bryon, did using

find -m "<smastep>*<note>*</note>"

give you the search that you needed?

Sorry Tim must have missed this one. Just testing it now and it seems to find the note in the smastep. But it also seems to find any note in a procbody also.

Thanks

Bryon

If the procbody is within a smastep, then yes it will.

The * wildcard does not limit the depth of the search in the smastep.

You need to specify tighter constraints in the search string

Announcements

Top Tags