home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Club Amiga de Montreal - CAM
/
CAM_CD_1.iso
/
files
/
298.lha
/
Check4Mem
/
Check4Mem.doc
< prev
next >
Wrap
Text File
|
1980-12-01
|
777b
|
33 lines
Check4Mem v2 (c) Copyright 1989 by Jonathan Potter
USAGE : Check4Mem <size> [-f|-c] [-s]
<size> Size of memory to check for in kilobytes
-f Check for FAST memory
-c Check for CHIP memory
-s Check for segment memory
Check4Mem allows you to check for a specified amount of memory with certain
attributes from a batch file. If the requirements are not met, a returncode
of 5 (WARN) is generated.
Example :
Check4Mem 880 -s
If WARN
Echo "Not enough memory for RAD!"
Else
Echo "Mounting RAD.."
Mount RAD:
DiskCopy FROM DF0: TO RAD: NAME "Rad_Bench"
EndIf
Jonathan Potter
3 William Street
Clarence Park
SA 5034
Australia
(08) 293 2788