Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!cmcl2!rutgers!iuvax!bsu-cs!dhesi From: dhesi@bsu-cs.UUCP (Rahul Dhesi) Newsgroups: comp.os.vms Subject: Needed: function to set file time Message-ID: <1144@bsu-cs.UUCP> Date: Sat, 12-Sep-87 22:00:08 EDT Article-I.D.: bsu-cs.1144 Posted: Sat Sep 12 22:00:08 1987 Date-Received: Sun, 13-Sep-87 10:47:04 EDT Reply-To: dhesi@bsu-cs.UUCP (Rahul Dhesi) Organization: CS Dept, Ball St U, Muncie, Indiana Lines: 12 I'm looking for the equivalent of the utime() function found on UNIX systems to use in a VAX/VMS C program. This function will accept a filename and a date/time value and adjust the modification time of the file to the specified value. I understand that this can be achieved via an RMS extended attribute block, but the whole procedure seems to be a bit complicated and not easy to figure out from the RMS manuals. Does anybody have a function that is already written that does this? It should be callable from a C program. -- Rahul Dhesi UUCP: !{iuvax,pur-ee,uunet}!bsu-cs!dhesi