How Do I base64 Decode and Encode Multiple Lines?

Try replacing the URL before replacing it’s text:

set newURL to current application's NSURL's URLWithString:"https:valid/URL/string/goes/here"
mutableAttString's addAttribute:(current application's NSLinkAttributeName) value:newURL range:theRange

1 Like