J
Jules
Using an ASK field and an IF field I wish to insert text that contains double
quotation marks into a document. I am able to do this by setting up for
example:
{ASK definition "Insert definition sentence" 'y' or 'n'}{IF definition = "y"
"John Smith and Mary Jones ({SYMBOL 34}the owners{SYMBOL 34})".
This gives me the result:
John Smith and Mary Jones ("the owners")
This is correct, however, sometimes the double quotation mark before the
words the owners appears at the end of one line with the words the owners
beginning on the next line. Is there a way of keeping the quotation marks
with the text? I can't use Shft+Ctrl+Space as there is no space between the
quotation marks and the text.
Sorry if this question is a bit long winded but I wanted to make sure I
explained myself properly (I hope I did)
quotation marks into a document. I am able to do this by setting up for
example:
{ASK definition "Insert definition sentence" 'y' or 'n'}{IF definition = "y"
"John Smith and Mary Jones ({SYMBOL 34}the owners{SYMBOL 34})".
This gives me the result:
John Smith and Mary Jones ("the owners")
This is correct, however, sometimes the double quotation mark before the
words the owners appears at the end of one line with the words the owners
beginning on the next line. Is there a way of keeping the quotation marks
with the text? I can't use Shft+Ctrl+Space as there is no space between the
quotation marks and the text.
Sorry if this question is a bit long winded but I wanted to make sure I
explained myself properly (I hope I did)