help system Piers Cornwell <piers.cornwell@bigfoot.com> who has taken the burden to continue this project Karin and Olof started. --Sven
29 lines
868 B
HTML
29 lines
868 B
HTML
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
|
|
<html>
|
|
<head>
|
|
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
|
<title>Help Page for paste_into</title>
|
|
</head>
|
|
|
|
<body text="#000000" bgcolor="#FFFFFF" link="#0000FF"
|
|
vlink="#FF0000" alink="#000088">
|
|
|
|
<table width="100%" cellspacing="1" cellpadding="1">
|
|
<tr bgcolor="black">
|
|
<td width="100%" align="center">
|
|
<font size="+2" color="white">Paste Into Help Page</font>
|
|
</td>
|
|
</tr>
|
|
<tr bgcolor="white" >
|
|
<td width="100%" align="left">
|
|
<P><P>
|
|
The Paste Into command performs the same function as the <A
|
|
href="paste.html">Paste</A> command, except it pastes into the current
|
|
selection. If no selection is made, the function is the same as Paste.
|
|
<P>
|
|
<a href="index.html">Index</a>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html>
|