ST-Developer 1.6 Patch 001 express2html fix
 
 
DESCRIPTION:
This patch corrects a problem in ST-Developer 1.6 that prevents express2html
from functioning.  The system_db/ppformat/format_html file was omitted from
the release.  This patch provides the missing file and thus fixes
express2html.
 
To determine if you need this patch run express2html.  If you get the message:
 
        WARNING: The default format_html does not exist as:
            
        No format file can be found!
        Use the -ppfrmtfile option to specify a formatting file.
        Generating non-tagged output.
 
Your express2html is broken, and will be fixed by this patch.
 
 
AVAILABILITY:
        There are two versions of this patch available on the STEP Tools FTP
server: one for Windows and one for UNIX.  Both versions include a description
of the patch, and an installation program.  If you are running ST-Developer on
AIX, HP/UX, IRIX, Linux, Solaris, SunOS or any other UNIX variant.  Get the
UNIX version.  If you are running ST-Developer on Windows NT or 95 on either
an Intel or Alpha based machine, get the Windows version. 
 
 
UNIX:
The UNIX version is available at 
    ftp://ftp.steptools.com/pub/patches/patch_001/patch_001_unix.tar.Z
 
This is a compressed tar file.  To unpack: 
        % zcat patch_001_unix.tar.Z | tar xvf -
 
Then cd to the patch_001 directory and follow the instructions in the README
there 
 
 
WINDOWS:
The Windows version is available at 
    ftp://ftp.steptools.com/pub/patches/patch_001/patch_001_i86_win.zip
 
This is a zip file.  (Note: this file contains subdirectories.  You may need
to tell you unzip program to extract subdirectories).  
 
After you have extracted the file, cd to the patch_001 directory and follow
the instruction in the README.txt file.