Xref: utzoo comp.windows.x:24319 comp.sys.dec:3576 Path: utzoo!attcan!uunet!aplcen!haven!decuac!shlump.nac.dec.com!shodha.dec.com!gsrc.dec.com!west From: west@gsrc.dec.com (Jim West (Stealth Contractor)) Newsgroups: comp.windows.x,comp.sys.dec Subject: Re: app-defaults on VMS Message-ID: <1419@shodha.dec.com> Date: 12 Jul 90 14:03:51 GMT Sender: news@shodha.dec.com Followup-To: comp.windows.x Organization: Digital Equipment Corporation Lines: 45 In article <1990Jul10.185934.13790@ide.com>, michels@bob.uucp (Alan Michels) writes... - -How do I set up resources on a VMS DEC Windows server? - -I need something like Jim Fulton's "Using and Specifying X Resources" -for VMS. I know that DECW$XDEFAULTS.DAT is similiar to ~/.Xdefaults, -but I want to know the full search path that is used to resolve X -resources. - -Is there an app-defaults directory? -Is there something like XAPPLLRESDIR, XENVIRONMENT? - -I couldn't find anything in DEC's VMS documentation. Can someone either -point me to where the documentation is or if it isn't published let -me know. - -Thanks in advance, -Alan Michels -Alan Michels -michels@ide.com ..!uunet!ide!michels -IDE - Interactive Development Environments -595 Market St, 10th floor San Francisco, CA 94105 There are two logicals, DECW$SYSTEM_DEFAULTS and DECW$USER_DEFAULTS that are used. DECW$SYSTEM_DEFAULTS is a search list logical that points to SYS$COMMON:[DECW$DEFAULTS.USER], SYS$COMMON:[DECW$DEFAULTS.SYSTEM], and SYS$LIBRARY:. DECW$USER_DEFAULTS is defined as SYS$LOGIN. Both of these logicals are defined on the logical name table DECW$LOGICAL_NAMES. Hope this helps. ---------------------------------------------------------------------- Jim West | The Schainker Converse west@gsrc.dec.com | to Hoare's Law : | These are my opinions. | Inside every small problem Digital has no idea | is a larger problem struggling what I'm saying. | to get out. ----------------------------------------------------------------------