home *** CD-ROM | disk | FTP | other *** search
/ Windows Shareware GOLD / NuclearComputingVol3No1.cdr / _bbs3 / f1238.zip / SYMBATS.DOC < prev    next >
Text File  |  1990-12-26  |  2KB  |  36 lines

  1. December 27, 1990
  2.  
  3. The file symbats.mac is a WFW macro to insert symbols or dingbats
  4. into a document.  I wrote it because I only use a limited set of 
  5. symbol and dingbat characters and didn't want to scroll through the
  6. whole list (Gading) or wait to see all the characters (Dinger).  
  7. The macro can be easily opened as a WFW document and pasted into 
  8. a macro file.
  9.  
  10. Symbats displays a choice of 15 selected symbols and dingbats, an "other"
  11. box where any symbol or dingbat can be specified, and a box to change
  12. the point size if desired.  The macro associates each character with
  13. the appropriate (Symbol or ZapfDingbats) font.  The macro also remembers
  14. the font name and font size at the insertion point and resets both on exit.
  15.  
  16. Since the 15 selected symbols and dingbats were selected for my particular
  17. use, they're probably not appropriate for you.  In this case, you just
  18. need to change three items: 1) the name of the character with an
  19. ampersand (&) prior to the letter for keyboard selection (it should be
  20. unique); 2) the ascii code of the character and 3) the name of the
  21. font, i.e. "Symbol" or "ZapfDingbats". 
  22.  
  23. In my application, I assigned the macro to the key <Ctrl-8> and put the
  24. Bullet character first (so it works like a Bullet on a Macintosh); the
  25. keystrokes <ctrl-8> <return> insert a Bullet automatically.  Similarly,
  26. the keystrokes <ctrl-8> <a> <return> will insert a Greek letter alpha.
  27. You'd probably like to put your most used character first.  In this
  28. case, you don't even see the popup box, the character just appears.
  29.  
  30. Feel free to change or improve the macro.
  31.  
  32. Harvey Berger
  33. 73627,1163
  34.  
  35.  
  36.