I am trying to replace a selected chunk of text with the selectedchunk of text and some html codes. I tried the code below and the software doesn't like this.
replace the selectedtext of field "field" with "<b>" & the selectedtext of field "field" & "</b>" in the selectedchunk of field "field" I could use: replace the selectedtext of field "field" with "<b>" & the selectedtext of field "field" & "</b>" in field "field" ...but the replace would replace all occurrences of the text in my field...instead of just the selectedchunk. How would I accomplish this? I assume it is something simple. Warren _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
