Here are 3 scripts which I use to automate mail transfers, save time and bytes
and to take me to the IBM files area on Canada Remote Systems.

Installation:

1. Copy the script files to your Telix directory.
2. Edit the scripts and enter your name, password and location of your .QWK and
   .REP files.
3. Compile the scripts, Example:  CS.EXE FILES

The scripts may be executed from the command line by starting telix with the /s
option. A sample batch file might look like this:

 @echo off
 cd c:\telix
 telix.exe /sfiles
 cd\

Files included are:

FILES   .SLT       : Script to take you to the IBM files area.
CRSD    .SLT       : Script to automate .QWK & .REP mail transfers.
DEPOSIT .SLT       : Script to deposit time and bytes.
README  .TXT       : Your reading it now.

End of readme.txt
