reactos/rosapps/roscalc/docs/Help.en/using_the_clipboard.htm

56 lines
1.6 KiB
HTML
Raw Normal View History

<html>
<head>
<title>USING THE CLIPBOARD</title>
</head>
<body>
<h2>USING THE CLIPBOARD</h2>
<p>You can copy the content of the output display into the clipboard.</p>
<p>You can also paste its content in the calculator.</p>
<p>The commands retrieved from the clipboard will follow the same rules
mentioned in the <a href="shortcuts_from_keyboard.htm">SHORTCUTS FROM KEYBOARD</a>
section with the following exceptions:</p>
<table border="1" width="31%">
<tr>
<td width="43%"><img border="0" src="images/MC.PNG" width="36" height="28"></td>
<td width="57%">
<p align="center"><b>:c</b></td>
</tr>
<tr>
<td width="43%"><img border="0" src="images/F-E.PNG" width="36" height="28"></td>
<td width="57%">
<p align="center"><b>:e</b></td>
</tr>
<tr>
<td width="43%"><img border="0" src="images/MS.PNG" width="36" height="28"></td>
<td width="57%">
<p align="center"><b>:m</b></td>
</tr>
<tr>
<td width="43%"><img border="0" src="images/MP.PNG" width="36" height="28"></td>
<td width="57%">
<p align="center"><b>:p</b></td>
</tr>
<tr>
<td width="43%"><img border="0" src="images/MR.PNG" width="36" height="28"></td>
<td width="57%">
<p align="center"><b>:r</b></td>
</tr>
<tr>
<td width="43%"><img border="0" src="images/CC.PNG" width="60" height="28"></td>
<td width="57%">
<p align="center"><b>:q</b></td>
</tr>
<tr>
<td width="43%"><img border="0" src="images/Dat.PNG" width="36" height="28"></td>
<td width="57%">
<p align="center"><b>\</b></td>
</tr>
</table>
</body>
</html>