<html> <link rel="stylesheet" type="text/css" href="Help.css" /> <head> <title>Vault 3 On-Line Help: Outline / Paste Dialog</title> </head> <body> <div class="TopicTitle">Outline / Paste Dialog</div> <div class="TopicText"> <p> Use this dialog box to specify if the pasted outline will be pasted above or below the first outline item. </p> </div> <div class="DialogFields"> <div class="DialogFieldsHeader"> Dialog Box Fields and Buttons: </div> <img class="DialogImage" src="artwork/PasteDialog.png" alt="Outline / Paste Dialog" /> <div class="DialogFieldLabel"> Above first item </div> <div class="DialogFieldText"> Select this radio button to paste the item above the first outline item. </div> <div class="DialogFieldLabel"> Below first item </div> <div class="DialogFieldText"> Select this radio button to paste the item immediately after the first outline item. </div> <div class="DialogFieldLabel"> OK </div> <div class="DialogFieldText"> Press this button to save your changes. </div> <div class="DialogFieldLabel"> Cancel </div> <div class="DialogFieldText"> Press this button to discard your changes. </div> </div> <div class="SeeAlsoTitle">See Also:</div> <div class="SeeAlso"> <a class="SeeAlsoLink" href="OutlineActions_PasteOutlineItemAction.html">Outline / Paste</a> </div> <div class="PreviousNextTopics"> <span class="PreviousTopic"><a href="Dialogs_SendEmailDialog.html" class="PreviousTopicLink">Previous Topic</a></span> <span class="NextTopic"><a href="Dialogs_ReplaceDialog.html" class="NextTopicLink">Next Topic</a></span> </div> </body> </html>