Is it possible to replace a tag if it's empty in a .src file?
For example, replace inside the loop:
Set "ITUNESACCOUNT" "me@email.com"
Say "|"
Set "ITUNESOWNER" "Name"
Say "|"
But I don't know how to do it only if the the tag is empty (doesn't exist).