home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.wwiv.com
/
ftp.wwiv.com.zip
/
ftp.wwiv.com
/
pub
/
BBS
/
SCOTT195.ZIP
/
SCRIPT.ZIP
/
CALSCOTT.SLT
next >
Wrap
Text File
|
1995-01-02
|
398b
|
12 lines
// Note: PLACE THIS FILE IN TELIX SCRIPT DIRECTORY
// This file is the counter part of scotts.slt
//
// Compiled this script after edit like this: CS CALSCOTT
main()
{
redial("10", 100); // Edit the '10' for dialing listed number
// in your *own* dialing dir.
return; // return to Telix, run script
}