 |
MS-DOS |
 |
v4.0 |
 |
March 1993 |
 |
NO |
 |
USACE-WES |
|
BATHTUB/FLUX/PROFILE Model system contains three self-extracting archives.
The archives contain, in a compressed form, all of the necessary files for use of FLUX, PROFILE,
and BATHTUB.
The self-extracting archives are:
- FLUXARC.EXE
- PROFARC.EXE
- BATHARC.EXE
You will need a total of 1.73 MB available space on your hard drive.
FLUX
To extract the FLUX software
- create a \FLUX sub-directory on your hard drive (drive C: is assumed to be your hard drive)
MKDIR \FLUX
CD\FLUX
- with the distribution disk in drive A:
COPY A:\FLUXARC.EXE
- extract files
FLUXARC
(after extracting the FLUXARC.EXE file can be deleted from
the \FLUX directory)
- to select graphics format enter the following:
COPY 'ggg'.SET SETUP
then
COPY 'ggg'.FMT SCREEN.06
where "ggg" = CGA
EGA
VGA
MCGA
XXX (no graphics)
PROFILE
To extract the PROFILE software
- create a \PROFILE sub-directory on your hard drive
MKDIR \PROFILE
CD\PROFILE
- with the distribution disk in drive A:
COPY A:\PROFARC.EXE
- extract files
PROFARC
(after extracting the PROFARC.EXE file can be deleted from
the \PROFILE directory)
- PROFARC does not contain GRAPH.BAT - only EGA graphics are
supported under the current version of PROFILE
BATHTUB
To extract the BATHTUB software
- create a \BATHTUB sub-directory on your hard drive (drive C: is
assumed to be your hard drive)
MKDIR \BATHTUB
CD\BATHTUB
- with the distribution disk in drive A:
COPY A:\BATHARC.EXE
- extract files
BATHARC
(after extracting the BATHARC.EXE file can be deleted from
the \BATHTUB directory)
- to select graphics format enter the following:
COPY 'ggg'.SET SETUP
where "ggg" = CGA
EGA
VGA
MCGA
XXX (no graphics)
|