We have a VERY tedious job to do: in many documents, replace plain text document reference numbers (and there are many of these in each document) with a hyperlink to a document with name which is the document reference number.
For example a document refers to many others, in particular to PP-03. I need to make this reference a hyperlink to PP-03.doc.
Can I do this with WordPipe?
(I know WordPipe can do changes to existing hyperlinks - and that there are 3 steps to this -- but here I want to put in new ones...)
Any ideas??? Thanks
Inserting hyperlinks to referenced documents with WordPipe
Moderators: DataMystic Support, Moderators, DataMystic Support, Moderators, DataMystic Support, Moderators
- DataMystic Support
- Site Admin
- Posts: 2227
- Joined: Mon Jun 30, 2003 12:32 pm
- Location: Melbourne, Australia
- Contact:
Thanks, but this doesn't work! I may be misunderstanding your reply though, so let me know if I am missing something.
If the "replace with" field is text, then what gets entered into the document is JUST text, not a field, and it doesn't matter if "view field codes" is on or not - which incidently it is when I've tried this out.
What I think is missing is how to 1. add in the program code into the document and 2. ensure that the {} field markers are interpreted as such and not just as brackets.
NB Just for info, I used the following:
Text to find = DC-???
Replace with = {HYPERLINK "^&"}
Search type = use wildcards
Search location = Body (also tried + inside hyperlinks, but made no difference of course)
Options = inside field codes
I have the feeling that this job is just NOT possible! So would be very grateful if you could tell me otherwise.
If the "replace with" field is text, then what gets entered into the document is JUST text, not a field, and it doesn't matter if "view field codes" is on or not - which incidently it is when I've tried this out.
What I think is missing is how to 1. add in the program code into the document and 2. ensure that the {} field markers are interpreted as such and not just as brackets.
NB Just for info, I used the following:
Text to find = DC-???
Replace with = {HYPERLINK "^&"}
Search type = use wildcards
Search location = Body (also tried + inside hyperlinks, but made no difference of course)
Options = inside field codes
I have the feeling that this job is just NOT possible! So would be very grateful if you could tell me otherwise.
PS to my reply
PS
Just to say I was using WordPipe 5.4.7.1 - I am updating my WordPipe right now to check that I am not missing something new and obvious...
Just to say I was using WordPipe 5.4.7.1 - I am updating my WordPipe right now to check that I am not missing something new and obvious...
- DataMystic Support
- Site Admin
- Posts: 2227
- Joined: Mon Jun 30, 2003 12:32 pm
- Location: Melbourne, Australia
- Contact:
Re: Inserting hyperlinks to referenced documents with WordPipe
How to create a Single Hyperlink that can open multiple tabs of different URLS? Is this possible? I created a hyperlink in my email signature.When that hyperlink is clicked, I want that hyper link to open up two different websites (URLS) in two different tabs from a browser. Is this possible? if so how do I serperate the tow URLS in the hyperlink? with a semi colon or comma?
external keyword tool
- DataMystic Support
- Site Admin
- Posts: 2227
- Joined: Mon Jun 30, 2003 12:32 pm
- Location: Melbourne, Australia
- Contact:
Re: Inserting hyperlinks to referenced documents with WordPipe
You cannot open two websites with a single click. You could achieve this with javascript on a website, but email clients do not let you run javascript.