L
Larry
Is there a command (probably a DOS command) that I could run through VBA
that would send the active Word document to a particular folder as a
shortcut? Let's say the folder is: C:\Documents\Work
The manual equivalent of this would be to add a shortcut to the Work
folder to the Windows\SendTo folder, and go to the active document's
icon in its folder and click on Send to. But it would be neat to
automate this.
Also, would there be a command I could run through VBA that would delete
the shortcut of the active document from the C:\Documents\Work folder?
You see how I'm trying to come up with my own equivalent of Word's Work
menu.
I'm working with Word 97, on Windows 98.
Thanks,
Larry
that would send the active Word document to a particular folder as a
shortcut? Let's say the folder is: C:\Documents\Work
The manual equivalent of this would be to add a shortcut to the Work
folder to the Windows\SendTo folder, and go to the active document's
icon in its folder and click on Send to. But it would be neat to
automate this.
Also, would there be a command I could run through VBA that would delete
the shortcut of the active document from the C:\Documents\Work folder?
You see how I'm trying to come up with my own equivalent of Word's Work
menu.
I'm working with Word 97, on Windows 98.
Thanks,
Larry