Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!hao!noao!arizona!amethyst!face From: face@amethyst.UUCP (Chris Janton) Newsgroups: comp.os.vms Subject: Re: User data area of SYSUAF.DAT Message-ID: <249@amethyst.UUCP> Date: Tue, 22-Sep-87 21:37:02 EDT Article-I.D.: amethyst.249 Posted: Tue Sep 22 21:37:02 1987 Date-Received: Fri, 25-Sep-87 01:42:06 EDT References: <8709221433.AA05427@ucbvax.Berkeley.EDU> Reply-To: face@amethyst.ma.arizona.edu.UUCP (Chris Janton) Organization: CCIT, Univ. of Arizona at Tucson Lines: 8 Keywords: SYSUAF USER-AREA Summary: Why NOT use the user data area DEC documented the user defined area in the VMS 2.x documentation. In an early release of VMS 3.x they specifically undocumented the feature. The wording was something like "we did document it but we never should have." There is no user defined area in the UAF, in spite of what the file description might lead you to believe. DEC has $GETUAI and $SETUAI to fiddle with the UAF. If you don't use these system services you will probably run into trouble later on in life.