W
wagster
I have a book with around 2000-3000 hyperlinks in it as a work document that
I have to reformat as am XML document for Flash to read. I need to convert
the hyperlink field codes to a standard html anchor tag - i.e.:
{ HYPERLINK "http://en.wikipedia.org/" \o "Wikipedia" }
becomes
<a href = "http://en.wikipedia.org/">Wikipedia</a>
I've tried doing ALT+F9 to display field codes, then copying and pasting
into notepad (I can search and replace to convert the tags easily enough) but
it won't copy the contents of the fields. I've tried saving as html, but
that way you end up with more formatting than anything else.
Does anyone know of a solution to this?
I have to reformat as am XML document for Flash to read. I need to convert
the hyperlink field codes to a standard html anchor tag - i.e.:
{ HYPERLINK "http://en.wikipedia.org/" \o "Wikipedia" }
becomes
<a href = "http://en.wikipedia.org/">Wikipedia</a>
I've tried doing ALT+F9 to display field codes, then copying and pasting
into notepad (I can search and replace to convert the tags easily enough) but
it won't copy the contents of the fields. I've tried saving as html, but
that way you end up with more formatting than anything else.
Does anyone know of a solution to this?