Assorted CP Mods Martha McConaghy Marist College http://www.marist.edu/ The CP mods and exits contained in this package are currently in use at Marist College on VM/ESA 2.2.0. Most have been carried from earlier levels of VM. Check prior versions of the Workshop Tools Tape for the older versions. The mods are as follows: PFKDIAL - Originally developed by McGill University, this mod allows you to define PF keys for use in the pre-logon state. INFOFOX - Originally developed by McGill University, this mod has been almost entirely converted to CP exits. It allows you to define commands which act as synonyms for specific DIAL parameters. For example, INFOFOX is defined to dial our guest MUSICB system at a specific address range that is dedicated to our bulletin board system. We also have commands such as IAPROD which dials a guest MVS system. FROMCMD - This mod defines two new commands, SET FROM and QUERY FROM. They allow you to define text which will replace the userid when creating messages or spool files. Therefore, a service machine such as HTTPD6 can be 'disguised' as WEBSERV when sending messages or spool files. The mod has been rewritten into a CP exit. QNAMES - This mod reformats the output of the QUERY NAMES command to be more readable and adds two new parameters, CONNECT and DISCONNECT. MARADR - A simple command is added that displays the type of device that the console is connected to. Its a good sample of how to do a CP exit.