= LNMLOOKUP, Utilities, System service to look up logical names   L LNMLOOKUP V1.1  --  System service to look up logical names (wildcards too!)  A (P) 1997 by Ing. Ferry Bolhr-Nordenkampf <bol@adv.magwien.gv.at>   * Runs on both OpenVMS VAX and OpenVMS Alpha  I         This saveset provides $LNMLOOKUP, a callable routine which allows I         you to extract information about logical names in a more convient E         manner as with $TRNLNM. $LNMLOOKUP accepts wildcarded logical B         names and name table names and performs other useful work.  I         $LNMLOOKUP ist implemented as a user-written system service, pro- J         vided as privileged shareable image named LNMLOOKUPSHR. This save-I         set contains the sources and command procedures required to built I         the shareable image on VAX and Alpha. In addition, it provides an 4         example which shows the usage of $LNMLOOKUP.  