📄 install.txt
字号:
===== Installation =====================================
Installation consists of copying WSC4VB23.ZIP (WSC4VB.ZIP if registered)
to a work directory, unzipping the files, running INSTALL.BAT, compiling
and running one of the example application programs such as EASY.
Unzip the files by typing
PKUNZIP WSC4VB23.ZIP
Run INSTALL.BAT which copies either 16-bit or 32-bit BAS and DLL files.
To install the 16-bit DLLs (VB 3 or 16-bit VB 4) running Windows
3.1/95/98:
INSTALL 16
To install the 32-bit DLLs (32-bit VB4 or VB5) running Windows 95/98:
INSTALL 32
To install the 16-bit DLLs running Windows NT:
INSTALL 16 NT
To install the 32-bit DLLs running Windows NT:
INSTALL 32 NT
Start Visual Basic, and compile EASY.
Connect your serial port to a serial device (such as a modem) or to
another computer using a null modem cable. If connected to a modem,
typing AT should result in the modem replying with OK.
For further information, refer to the WSC4VB Users Manual (WSC4VB_U.TXT),
WSC4VB Reference Manual (WSC4VB_R.TXT), or the RS232 Users Manual
(RS232.TXT).
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -