Free 14-Day Evaluations    
Product Downloads    

Sign in     


DESKTOP MOBILE DOWNLOAD PURCHASE SUPPORT INFO COMPANY
 Home  >>  Support  >>  Knowledge Base

Copy and Paste Shortcut Keys

TinyTERM 4.x does not have the copy and paste functions mapped to keys by default. You can set this up through keyboard mapping.

In the keyboard mapper, click the Chart Open button. On the chart, click the F button in the upper right to get a list of functions. You can drag COPY and PASTE from that chart to any keys on the keyboard.

You can also do this through CScript commands. In the keyboard mapper, select the key you want to use for copying text. Change the Action to MACRO. In the Value line, enter:

te.copy();

For pasting copied text, the command is:

te.paste();

CR 33

Comments are closed.

  Copyright © 2024 Century Software, Inc. All Rights Reserved999 TERMS OF USE PRIVACY POLICY EULA