HP3000-L Archives

July 1997, Week 4

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:
Roger Smith <[log in to unmask]>
Reply To:
Roger Smith <[log in to unmask]>
Date:
Thu, 24 Jul 1997 16:24:02 GMT
Content-Type:
text/plain
Parts/Attachments:
text/plain (22 lines)
"Stigers, Gregory - ANDOVER" <[log in to unmask]> wrote:

>I need some great hacks to generate a YYMMDD string as part of a backup
>filename, and to get rid of old backups. This is the best I could come
>up with for the former. I would welcome better ideas, or suggestions on
>improving what I am doing or how I am doing it. I do like that it is
>short and uncluttered by anything extraneous. I also think that it is
>not intuitively obvious to the most casual user, or anyone else.

Sorry about getting into this so late.

Now if you have MPEX, you can do something like this:

SETVAR SYSL STRWRITE(TODAY:'YYMMDD')
FILE SYSLIST=BK!SYSL.BACKUPLG;DEV=DISC;DISC=1000000

FYI
Roger Smith,  Systems Programmer Analyst
Tulare County Office of Education
[log in to unmask]
Opinions are my own....

ATOM RSS1 RSS2