Well you know, there is one pretty easy way to import a text list of addresses in! Just takes a little manipulation, which I'm sure can be automated. On the other hand, right now, I don't think it's one bit quicker than taking your list of addresses and selecting each one and adding it to SH like that.
Plus, I know there have to be better ways, and I'm willing to bet a tcl script will do the job a lot better, but........you didn't want to wait for me to figure THAT out, did you?!
May I also say that all day long, I've had this feeling in the back of my mind that I'm not even interpreting questions the way they are actually meant. So maybe this is for naught! But I'm glad to have worked on it all the same, I love this sort of thing!
Okay. This assumes you have a document containing your addresses. Which would look like:
Joe Blow, MD
8822 Anywhere Road
Anywhere, Whatever State 70753
Joe Blow Bro, MD
8862 Nowhere Street
Nowheresville, Any State 66901
Etc., your list goes on.
Well, the first thing to do is to save it as a text file, and give it another name, too, just to be safe. So name it myaddresses or something, save it with the .txt extension, and put it on your Desktop or wherever.
Next, go to Word and open that file. What you want to do is put {@KEY Enter} after every MD, then hit your delete key to bring up the second address line, etc. So that your Joe Blow Bro, MD entry above now looks like this:
jbro=Joe Blow Bro, MD{@KEY Enter}8862 Nowhere Street{@KEY Enter}Nowheresville, Any State 66901
No, nothing is necessary after the zip. You'll just go down to your next entry and do the same.
Notice that jbro there and the equal sign. Well, that's going to be necessary to convert it into a dictionary with short forms. So don't forget that.
When finished, you'd be sure to save it again. Then, you can go to Start|Programs|Shorthand8|File Converter|File Converter Application. Choose Start, then navigate to your text file, choose Open. Go to #4 (Keyword=Text), hit OK. Put your Save-In box to the proper place (C|Program Files|Shorthand for Windows|SH8). Click Save. When you open up SH, then open up your new .spf file, it should be okay!
Remember, I don't think this is so quick at all (not that it's tortuous, it isn't). But maybe it can be refined! 'Tis fun!