HP3000-L Archives

July 1999, Week 1

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Reply To:
Date:
Tue, 6 Jul 1999 14:48:00 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (21 lines)
Chip,

   To change a variable system-wide, you need to create a User Defined Command
(or UDC) file.  Using your favorite editor, create a file which contains the
following:

     Option Logon
     SetVar MyVariable "MyValue"

   If the above file is saved as myudc.udc.account, type the following from
MANAGER.SYS

     SetCatalog myudc.udc.account;System

   This will cause the SetVar command to be executed by every logon.

Hope this helps,
David N. Lukenbill
Raytheon Missile Systems Company, Louisville
[log in to unmask]

ATOM RSS1 RSS2