Jump to content

Match attribute tag and prompt name only from source to destination


Ish

Recommended Posts

Sir any lisp program for match attributes tag name and prompt name only from source tag to destination tag,

Even one by one, no problem.

I have convert all text in attribute,

But for follow the same tag name , prompt name

I need to match that from source.

 

I want to match only tag name and prompt only without change text string.

 

Example :

Source                    target

block 1.                   Block 2.

tag name (a)           tag name (f)

prompt name (a)    prompt name (f)

 

i want to match only tag name and prompt name from source block  tag to target block tag name only without change text string.

 

(f) tag name become (a) tag name 

(f) prompt name become (a) prompt name 

 

result after match

Source                         target

block 1.                        Block 2.

tag name (a)                tag name (a)

Prompt name (a)         prompt name (a)

 

thanks in advance 

waiting for your good reply.

 

 

 

        

Edited by Ish
Modified
Link to comment
Share on other sites

  • Ish changed the title to Match attribute tag and prompt name only from source to destination
7 hours ago, Ish said:

Sir any lisp program for match attributes tag name and prompt name only from source tag to destination tag,

Even one by one, no problem.

I have convert all text in attribute,

But for follow the same tag name , prompt name

I need to match that from source.

 

I want to match only tag name and prompt only without change text string.

 

Example :

Source                    target

block 1.                   Block 2.

tag name (a)           tag name (f)

prompt name (a)    prompt name (f)

 

i want to match only tag name and prompt name from source block  tag to target block tag name only without change text string.

 

(f) tag name become (a) tag name 

(f) prompt name become (a) prompt name 

 

result after match

Source                         target

block 1.                        Block 2.

tag name (a)                tag name (a)

Prompt name (a)         prompt name (a)

 

thanks in advance 

waiting for your good reply.

 

 

 

        

Thanks

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...