Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!ucsd!ucbvax!RICEVM1.RICE.EDU!TROTH From: TROTH@RICEVM1.RICE.EDU (Rick Troth) Newsgroups: comp.lang.asm370 Subject: Re: aloha! Message-ID: <9005051800.AA01377@ucbvax.Berkeley.EDU> Date: 5 May 90 17:52:47 GMT References: Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: IBM 370 Assembly Programming Discussion List Distribution: inet Organization: The Internet Lines: 13 > I have a doubt. Do you know how could I change the date of a file >into the rdr. Nope. Once the SPOOL file is closed, you can't change it. The SFBLOK (SPOOL File Block) does reside in CP storage, and you can change the creation date and time (offsets '40'x and '48'x respectively) but the SPLINKs (SPOOL Page Buffer Linkage Block) resides on disk. Actually, if you had a minidisk that overlapped VM SPOOL space, then you could change the data in the SPOOL file. Both are tricky tasks. This is not MS-DOS. "The tomb is empty" Rick Troth ------------- Rice ONCS VM Systems Support