/*
 *
 * select  Version 0.0  23FEB84
 * This is the select subtree.  It is generic for all processors.
 *
 */

/*
 * TNIX/Unix/VMS Version
 * Keyshell Version Number 1
 */

select
{
			>
			>\k_microname\e - The emulator supported by this script.
			cmd (^sel ), msg (^What emulator do you want? %%), exec,
				msg (^), cmd (^), break;
			f1;_microname; par (_microname);
			f7;manual; man (sel); 
			f8;done; cmd (^), msg (^), break;
}
