To paste a module from the clipboard to the Network Manager, click the Edit | Paste command, click the button, or click in the Network Manager and press CTRL+V. The module to be copied must first be placed in the clipboard using the Edit | Copy command in Voxler. A module can be pasted in the Network Manager in the active running instance of Voxler or in a new instance of Voxler.
Use the Edit | Undo command to reverse pasting a module into the Network Manager. Use the Edit | Redo command to reverse the last Undo command.
Click the Edit | Paste command, click the button, or press CTRL+V on the keyboard to copy the clipboard contents into the current document. The objects to be copied must first be placed in the clipboard using the Edit | Cut or Edit | Copy commands of Voxler or some other application. The clipboard contents remain on the clipboard until something new is cut or copied to the clipboard.
In the worksheet, the upper left corner of the pasted data is placed in the active cell. Any cells in the existing worksheet that lie to the right of and below the active cell will be overwritten with the contents of the pasted data. The following rules are used to paste into the worksheet:
Only the TAB character is recognized as a column separator. Spaces, commas, semi-colons, etc. are included in a text cell.
The RETURN character is recognized as the row separator.
Numbers paste as number values. The period can always be used as a decimal separator, and the system locale determines any other decimal separator. For example if the system locale uses a comma as the decimal separator, then both 123.456 and 123,456 are pasted as the number 123,456.
Mixed text and numbers paste as text.
Dates and/or times will paste as date values in a wide variety of date/time formats. Ambiguous dates are determined by the system locale setting. If dates are not pasted correctly, consider using Paste Special and the Locale settings in the Data Import Options dialog.
See Also