CRSCAP.WAS v1.1 CRS Login script for Procomm Plus for Windows v2.00 **************************************************************************** * * * CRSCAP.WAS * * Copyright (C) Mike Pizzey * * All rights reserved * * * * This script logs a user on to CRS and gives the user the option of * * capturing file lists to the default capture directory. It is for use * * with IBM or compatibles since it takes you to the IBM Conference by * * default. * * * * This ASPECT SCRIPT is intended only as a sample of ASPECT programming. * * Mike Pizzey makes no warranty of any kind, express or implied, including * * without limitation, any warranties of merchantability and/or fitness * * for a particular purpose. Use of this program is at your own risk. * **************************************************************************** 01/15/95 Version 1.0 01/21/95 Version 1.1 Corrected problem with script which made it necessary to press [ENTER] before the log off Dialog Box would appear. Also added waitfor "Press (Enter) to continue? " transmit "^M" at Lines 75,76 and Lines 81,82 to eliminate need to press enter.