SCOUG-HELP Mailing List Archives
Return to [ 02 |
August |
2002 ]
>> Next Message >>
=====================================================
If you are responding to someone asking for help who
may not be a member of this list, be sure to use the
REPLY TO ALL feature of your email program.
=====================================================
>Start with:
> view rexx
I have started on it. Looks like several nights of good bedtime reading.
>What I would do is derive the unique container name from the current
>date. Try:
> rexxtry say 'C-'date('S')'.dat'
>rexxtry allows you to test snippets of REXX code from the command line.
>I'll e-mail you a code skeleton that handles most of the gory details.
Got it -- thanks. I will see what I can understand.
In the meantime, BackAgain 2000 is more flexible than I realized. My
command line looks like this:
clback -ir c:\* -d h:\cfull.dat -name Cback -compare
I have one such line for each partition. Every time I run the batch file,
Back Again keeps a catalog showing each separate backup with the time and
date. I can probably run this batch file four or five times before the 2.1
GB file limit is reached. At that point, I can swap out the hard drive and
start all over with a new one. If I rotate hard drives the way I rotate
tapes, I should be OK.
One other possibility is to use REXX, if I can figure it out, to change
the file name automatically: i.e: cfull.dat to cfull1.dat, dfull.dat to
dfull1.dat, etc. etc.
That way I could get a little more use from each hard drive, but that is a
minor thing.
Thanks again,
Sandy
=====================================================
To unsubscribe from this list, send an email message
to "steward@scoug.com". In the body of the message,
put the command "unsubscribe scoug-help".
For problems, contact the list owner at
"rollin@scoug.com".
=====================================================
>> Next Message >>
Return to [ 02 |
August |
2002 ]
The Southern California OS/2 User Group
P.O. Box 26904
Santa Ana, CA 92799-6904, USA
Copyright 2001 the Southern California OS/2 User Group. ALL RIGHTS
RESERVED.
SCOUG, Warp Expo West, and Warpfest are trademarks of the Southern California OS/2 User Group.
OS/2, Workplace Shell, and IBM are registered trademarks of International
Business Machines Corporation.
All other trademarks remain the property of their respective owners.
|