H /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  *  *  *<  *                %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%\=  *                %% \___________________________________%% \ >  *                %% |                                   %%  \?  *                %% |               LRNKEY              %%   \ @  *                %% |        aaareadme.txt C2003        %%    \@  *                %% |            Lyle W. West           %%    |@  *                %% |                                   %%    |@  *                %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%    |@  *                \                                        \   |@  *                 \                                        \  |@  *                  \                                        \ |@  *                   \________________________________________\|  *  *A  *    Copyright (C) 1992, 2003 Lyle W. West, All Rights Reserved. L  *    Permission is granted to copy and use this program so long as [1] thisJ  *    copyright notice is preserved, and [2] no financial gain is involvedJ  *    in copying the program.  This program may not be sold as "shareware"I  *    or "public domain" software without the express, written permission   *    of the author.  *
  *  LRNKEY  *:  *        Utility used to define shifted function keys (on<  *        most advanced Dec compatible terminals), F6 -> F20@  *        to output a character string to the host. Adapted from>  *        the pd file SETUDK.C from Yaacov Fenster from ~1990.  *A  *        Intended usage is for dialout modems calling answerback :  *        modems where numerous strings must be entered to  *        start each session.   *=  *        Searches process table for logical name, LRNKEY_LOC ?  *        which points to an ascii file containing one formated ,  *        record for each key to be defined.  *E  *        If the P1 value is specified, LrnKey will use this filespec B  *        rather than the filespec specified with LRNKEY_LOC. NoteA  *        that the P1 filespec will be the equivalence string for F  *        LRNKEY_LOC during the duration of the invoking process only.  *=  *        To create the process logical names LRNKEY_STAT and @  *        LRNKEY_SHOW, user is required to have SYSNAM privilegeC  *        as the above logicals will be removed when the LRNKEY.EXE E  *        image exits. LRNKEY can be installed with SYSNAM priv, then C  *        individual users will not need the priv assigned to them.   *=  *        User Defined Keys (UDK) must be unlocked (default).   *K  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */   