📄 word.txt
字号:
*** Using WSC with WORD ***
WSC4VB can be used with any VBA (Visual Basic for Applications)
program. For example, in Word97, choose "Tools" from the menu bar,
then "Macros", then "Visual Basic Editor". You can then enter VB
code, such as MODULE.BAS.
Before compiling MODULE.BAS, insert WSC32.BAS (or WSC16.BAS) before
the MODULE.BAS code. You may also have to remove the "Global" from the
VB declarations.
Also see ACCESS.TXT and EXCEL.TXT.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -