Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!uwm.edu!ogicse!milton!kpleas From: kpleas@milton.u.washington.edu (Keith Pleas) Newsgroups: comp.windows.ms Subject: Re: Need autosave macro for Winword Message-ID: <1991Jun7.021329.12392@milton.u.washington.edu> Date: 7 Jun 91 02:13:29 GMT References: <1991Jun1.082921.13846@cunixf.cc.columbia.edu> <376@dosbears> Organization: University of Washington, Seattle Lines: 14 (David R. Preston) writes: >The thing that bugs me is that there is no temporary >variable space, so I have to use a "glossary" David: Well, there are other options. 1) Open a document with another template, and use THAT glossary. 2) Use the temporary document opened in 1). 3) Use the clipboard. The clipboard can be used as a stack to put multiple pieces of info if they're separated by something (like a non-printing character). 4) Use an .ini file.