Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!apple!agate!ucbvax!@rice.edu:MAINT@DB0FUB11.BITNET From: @rice.edu:MAINT@DB0FUB11.BITNET (Wolfram Fassbender) Newsgroups: comp.lang.asm370 Subject: SINCE routine Message-ID: <8910012124.AA14146@brazos.rice.edu> Date: 1 Oct 89 21:23:59 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: IBM 370 Assembly Programming Discussion List <@rice.edu:ASM370%UCF1VM.BITNET@ricevm1.rice.edu> Distribution: inet Organization: The Internet Lines: 10 X-Unparsable-Date: Sun, 1 Oct 89 21:45:37 CET Before I'm going to re-invent the wheel: I need to remove spool files older than xxx days from my system spool queue. If anyone has a routine, I would appreciate getting it. A part of this problem is counting the days since. Such a small program can be useful in general. Anyway, if someone could help me?|? Currently, we are doing the spoolclear with REXX. It's a bit slow because of REXX doesn't know the DIAG 4, and simulation by DCP xx.yy is expensive. Thanks for help, -Wolfram