×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
BRMS? I've used it with Virtual.
Perhaps you're still thinking sequential and not random. If you start
thinking random what's to stop you from
/* Calculate day of week, and week of year via easy to use SQL functions
*/
/* Translate above to MONW01, MONW02, TUEW01, TUEW02 and so on... */
SAVLIB LIB(MYLIB) DEV(TAPVRT01) VOL(&TapeVol)
Don't like that? Perhaps of concerns about 53 week years? (Let's not go
down that tangent.) Then store last used into a data area and increment
it during the next save. Maybe even store some extra stuff in the data
area like date/time it was last backed up.
Rob Berendt
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.