Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!princeton!siemens!jrv From: jrv@siemens.UUCP Newsgroups: comp.os.vms Subject: Translate logicals with wildcards? Message-ID: <155@siemens.UUCP> Date: Wed, 29-Apr-87 12:45:52 EDT Article-I.D.: siemens.155 Posted: Wed Apr 29 12:45:52 1987 Date-Received: Fri, 1-May-87 01:07:15 EDT Reply-To: jrv@siemens.UUCP (James R Vallino) Organization: Siemens Research & Technology Laboratory Lines: 18 From within my program I would like to determine if a logical has been defined. When I know the exact name for the logical SYS$TRNLOG works just fine. Is there another function or a technique which could be used to allow wildcards in the search name? What I have in mind is similar to a DCL command such as: show logical sys$* where the '*' wildcard gets expanded by the show command. Repetitive calls to a function, similar to searching directories, would be OK. Each call could return the next logical found. Thanks for any assistance. Jim Vallino Siemens Research and Technology Lab. Princeton, NJ CSNET: jrv@siemens.siemens-rtl.com UUCP: {ihnp4,philabs,seismo}!princeton!siemens!jrv