Click here for a Revision History.
NOTE: Only recognized keystrokes are recorded; mouse functions are NOT recorded nor are the system keys such as the Scroll Lock, Print Screen, Windows key and Caps Lock. See the Shorthand on-line help for keystrokes that are supported in Shorthand.
{@KEYDOWN Ctrl}AD{@KEYUP Ctrl}
is equivalent to the following code:
{@KEYDOWN Ctrl}{@KEYDOWN Shift}ad{@KEYUP Shift}{@KEYUP Ctrl}
Warning: Every {@KEYDOWN} must have a corresponding {@KEYUP} or else a key may be left in a "stuck down" position. You rarely need to manually insert the {@KEYDOWN} and {@KEYUP} tags in your text; these tags are primarily used to support the RECORD feature.
{@INPUTTCL run notepad c:/docs/myfile.txt}
will open the file c:\docs\myfile.txt in NOTEPAD.
See the DEMO-TCL.SPF file for other examples.
If you are not familiar with Tcl, please read the TclReadme.txt file for more information on this extremely powerful scripting language.
Tip: You can choose Info from the Dictionary menu to view the protection settings.
Warning: Since the protection scheme is based on your Shorthand Registration ID, it is extremely important that you do not lose your Registration ID! You can view your Registration ID by choosing About from the Help menu and clicking on the REGISTER button. Losing your Registration ID may result in your inability to access your file.
sh8.exe /cfg="c:\john"
will run Shorthand and tell Shorthand to look for and save the user's configuration files in directory c:\john instead of the Shorthand program directory. This is useful for sharing Shorthand among several users on the same PC. See the Shorthand on-line help for a more complete description.
Home | About Shorthand | Download | Purchase | Questions | Contact Us