home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1997 April
/
Chip_1997-04_cd.bin
/
ovladace
/
microcom
/
w95_336
/
w95_336.exe
/
install.exe
/
SCRIPTS.ZIP
/
MCI.SCR
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1994-08-14
|
331 b
|
17 lines
REM MCI.SCR
REM
REM Script created to logon to the MCI Mail Online Service
REM Created for use with FaxWorks Terminal
DESCRIPTION MCI Mail Online Service
100 CPRINT ""
WAITFOR 15000, "Please enter your user name: "
CPRINT mciname$
WAITFOR 5000, "Password: "
CPRINT mcipassword$
200 END