hello all, i have a text file that i use as the body of an email message.
something like this..
tmessage=f:\...\...\message.txt
.body=tmessage.
works well. people want to add a line or two to the body. what i have found
is that once they change the text file, it then changes it forever..
can i have a master tmessage.txt and after i email just copy it to the
tmessage to ensure i always use it? and how can i do that with a txt file,
copy replace etc fail. unless i am doing it wrong. which is possible.