How do I make backup copies of my word lists?
Managing Your Shorthand Dictionaries
Using Shorthand with Microsoft Word
What's does "Text to Type" mean? Shorthand uses the term Text to Type to refer to the text associated with the keyword. Other programs may use the terms "long form" or "macro" to refer to what Shorthand calls "Text to Type."
What's a dictionary? Shorthand stores your keyword/Text
to Type entries in a dictionary. You can create more than one dictionary
but only one can be active at any time. Other programs may use the terms
"word list," "glossary," or "abbreviation list" to what Shorthand refers
to as a "dictionary."
What is the maximum number of characters that can be associated with
a keyword? 32,000 characters total. You cannot get around this
limit; the text loaded by the @INPUTFILE tag counts toward this limit.
This is a designed limitation to conserve memory; please contact OfficeSoft
if you need to transfer large amounts of text.
How does Shorthand work? You start Shorthand as you would any Windows application. Shorthand waits in the background until you need it. You start your word processor and begin typing normally. Shorthand will automatically replace keywords as you type. If you need to bring up Shorthand, you can simply press a pre-defined hot key (normally F10 unless you changed it) and Shorthand pops up and takes control. You can then specify the text you want Shorthand to type for you by entering a keyword or using the mouse to select the text from a list. If you wish, you may edit the text before Shorthand types it into your word processor.
What's the difference between Shorthand and my word processor's macros? Shorthand and your word processor's macros have the same purpose--to reduce the number of keystrokes you need to type commonly used words. Shorthand has the advantage that it is not tied to a single word processor--you can use it with just about every Windows word processor, text editor, and even with text edit boxes within dialog boxes. Shorthand is designed to be much easier to use than the macro abilities of most word processors (which usually requires programming); much work has gone into designing a user interface that is readily usable by both touch typists and "hunt-and-peck" typists.
Can Shorthand really work with almost all Windows GUI applications? Shorthand uses the Windows hooks mechanism to monitor and insert characters into the Windows keyboard message queue. Virtually all Windows GUI (Graphical User Interface) applications uses the standard Windows keyboard message queue and Shorthand should work well with these applications.
Shorthand is a 32-bit Windows application; will it work with 64-bit Windows? Yes. Shorthand works with most Windows 64-bit apps.
Does Shorthand work with DOS programs? No. Shorthand works only with programs that use the Windows graphic user interface. (Updated 4/24/06: A third party utility called Tame DOS may allow Shorthand to work with DOS applications; see the entry on Tame DOS in the Shorthand Third Party links page.)
So what applications are incompatible
with Shorthand?
Shorthand may not work correctly with:
How do I copy my dictionary to a USB drive? Choose "Copy To" from Shorthand's File menu. In the "Look In" box, select your USB drive (usually D: or E:) and click OK. This will copy the active dictionary to the USB drive (linked enteries will NOT be copied). If you have more than one dictionary, open the other dictionary by either clicking it's tab or by choosing Open from Shorthand's File menu the copy it to the USB drive by choosing "Copy To" from Shorthand's File menu.
How do I move an entire dictionary to another PC? On the first PC, save your dictionary to a USB drive (see previous question). On your second PC:
How do I print the contents of a dictionary? You can print the contents of a dictionary to a text file by selecting "Print to File" from the File Menu.
Is there a way to conveniently add text to my dictionary? If AutoReplace is enabled, you can quickly add a single word to your dictionary by pressing the Alt+Ins key immediately after typing a word in your word processor. Alternatively, you can use your mouse to select a block of text in your word processor and then press Ctrl+Ins twice to add the block of text to the active dictionary (this works only if your word processor uses the Ctrl+Ins key to copy text to the clipboard).
How do I copy or transfer a dictionary entry from one dictionary to another dictionary? Open both dictionaries and select "Copy" from the Dictionary menu to copy a dictionary entry into the clipboard. You can then use the Dictionary menu's "Paste" command to paste the entry into the destination dictionary.
How do I append the contents of an entire dictionary into another dictionary? The SHCNV.EXE utility, included with the Shorthand distribution files, can merge two dictionaries. Choose Run File Converter from Shorthand's File menu to start the SHCNV program.
(unless you placed it in a different directory during installation).
Shorthand doesn't work correctly with some of my applications! Try slowing down Shorthand by choosing Preferences from the File menu and setting the delay to something like "Pause 50 msec every 1 keystrokes". If that doesn't work, try changing the text transfer method. Shorthand has two methods for transferring text: by keyboard simulation and by simulating the clipboard paste operation. If you encounter a problem inserting text into an application, try changing the text transfer method in Shorthand's Preferences box. If you are using Microsoft Word, be sure to disable MS Word?s AutoCorrect wizard by choosing AutoCorrect from MS Word?s Tools menu and unchecking the "Replace Text as You Type" box.
After Shorthand inserts the text, the text caret is positioned at the wrong place in the word processor! Try changing the text transfer method in Shorthand's Preference box.
How do I change the date/time formats used by the LONGDATE, SHORTDATE, LONGTIME and SHORTTIME tags? You can define your own date/time format through the Regional option in the Windows Control Panel. For example, to set the LONGDATE style to something like: "11/26/2010" you would specify the Windows "Long Date" format to be: MM/dd/yyyy
After you change the Windows date format, you will need to restart (shut down then re-run) Shorthand for the changes to take effect.
Alternative Method: You can also use Tcl scripts to specify relative dates (such as yesterday's date or 2 weeks from now).
How do I get rid of the message that asks for confirmation whenever Shorthand exits? Go to the Display page in the Preferences box and check the "Do Not Confirm Exit" option.
How do I create an abbreviation for "-year-old"? Define the following entry:
Note: Type the TEXT TO TYPE string EXACTLY as you see it (exactly 20 characters).
Typing "25 yo " will expand to: "25-year-old".
How it works: The presence of the phrase "{@KEY bksp}" in the TEXT TO TYPE tells Shorthand to simulate a backspace. You can find out more about the {@KEY} command in Shorthand's Help file (choose Contents from the Help menu and search for @KEY.)
How do I apply special fonts such as bold or italics? You cannot bold words inside Shorthand but you can use Shorthand to simulate the keystroke commands to turn bold on/off in your word processor. Shorthand can only simulate keystrokes. Shorthand can apply formatting (superscript, bold, italics, etc.) if you know what your application's keystroke command to apply the formatting.
In Microsoft Word, the keystroke command to turn bolding on/off is Ctrl+B and you can use Shorthand's {@KEY} tag to simulate the ctrl+b keystroke. For example, if you enter this string in the Shorthand Text to Type box:
Shorthand will type out "this is bold" in bold when you expand the text in Microsoft Word. You can find out more about the {@KEY} command in Shorthand's Help file (choose Contents from the Help menu and search for "@KEY".)
You can extend this concept to apply different font styles to your text. The trick is to find out (or configure) a keyboard shortcut in your word processor to apply the desired style then use Shorthand's {@KEY} command to simulate that keystroke.
Here are some common keyboard commands recognized by Microsoft Word:
How do I tell Shorthand to automatically insert the closing parenthesis whenever I type the opening parenthesis? To do this define the following entry:
How can I define prefixes and suffixes? Shorthand will replace keywords when you type a non-alphanumeric character. This means that you can define a prefix by simply ending the keyword with a punctuation mark. Suffixes can be defined with keywords that begin with a punctuation mark. Here is an example:
Keyword: pc
Text to Type:
computer
Keyword: ;z
Text to Type: ization
Do I have to memorize keywords to use Shorthand effectively? If you have difficulty remembering keywords (and who doesn't!), Shorthand has an AutoComplete function that finds the closest keyword. Whenever you type two or more commas after a word in your word processor, Shorthand will find the closest keyword that begins with the word you had typed. For example if your name is "George Washington", you can add the following entry into your dictionary:
Shorthand doesn't seem to recognize keywords with embedded punctuation marks such as "don;t". Shorthand normally treats non-alphanumeric characters as word separators that mark the beginning or end of a word. So if you type don;t , Shorthand sees this as two words ("don" and "t") separated by a semi-colon. However there is a way to get around this. Shorthand will treat the semi-colon as part of the keyword rather than a word separator if you define the following entry:
Keyword: don;
Text to Type: don;
Keyword: we;
Text to Type: we;
Keyword: we;r
Text to Type:: we;r
Keyword: ;re
Text to Type: 're
Keyword: ;ve
Text to Type: 've
Keyword: ;ll
Text to Type: 'll
Why do some spaces disappear in MS Word? MS Word has a feature to automatically delete spaces from text inserted through the clipboard. If you set Shorthand to use the clipboard to insert text, some spaces may disappear as a result. You can either change Shorthand's text transfer method to keyboard simulation (choose Preferences from Shorthand's File menu) or you can tell MS Word not to remove spaces from clipboard text as follows:
What's the difference between Shorthand and Microsoft Word's AutoCorrect wizard? Shorthand has the following advantages over MS Word's AutoCorrect wizard: