Joined
·
5,578 Posts
The "Enter" key is an actual character that gets stored in the text being displayed in the edit box. Thus it just gets inserted before the "END OF QUOTE" directive that is stored, invisibly, in the text. If you use the "Ctrl-End" or hit the "DOWN ARROW" key, those are only directives to the cursor to move someplace else in the displayed text, do not become part of that text but only move the cursor to someplace else so you can insert characters at a new place. Once you get the cursor beyond the "END OF QUOTE" indicator (which you cannot "SEE", but is there anyway) then what you type will not be included in the Quoted Text box. but appear outside of it.