Using the included CScript language and the keyboard mapper, you can configure a key in TinyTERM 4.02 or higher to copy the entire screen to the clipboard. Earlier versions of TERM or TinyTERM for Windows do not have this capability. And there’s no default clipboard in DOS or UNIX.
Open the Session Properties and go to the Keyboard tab. Click Edit to bring up the keyboard map.
In the map, click the key you want to use. You can click Ctrl, Alt or Shift first, or even Ctrl+ Shift, if you prefer.
Change the Action field to COMMAND. In the Value field enter this string:
te.CopySelection(-1,-1,-1,-1);
Click Set, then close the keyboard map. Click the Save As button to give the new keyboard scheme a name, then OK and save everything. The next time you hit that key, the entire screen will be copied to the Windows clipboard.
This entry was posted
on Tuesday, March 13th, 2007 at 2:03 pm and is filed under CScript, Keyboard.
You can follow any responses to this entry through the RSS 2.0 feed.
Both comments and pings are currently closed.