Addendum to Backup/Restore Batch Files

From: Tony Thomas (aa699@cleveland.Freenet.Edu)
Date: 08/31/91-08:53:39 AM Z


From: aa699@cleveland.Freenet.Edu (Tony Thomas)
Subject: Addendum to Backup/Restore Batch Files
Date: Sat Aug 31 08:53:39 1991


Before you backup to the RAM card the first time, be sure to create a
SYSTEM directory on the RAM card.  You can do this by typing:

A>md SYSTEM

Alternately, you can insert a line in the backup batch file to do the
same task.  Here's how it would look:

cd a:\
md SYSTEM
cd c:\
copy *.* a:
cd system
copy \system\*.* a:\system\
cd\
-- 
aa699 - Tony Thomas - The Atari Portfolio SIG - Type "go port"
"Portable Computing Power Without the Price"


-----------------------------------------
Return to message index