Microsoft Utilities Errors Help (utilerr.hlp) (Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
H1004
                                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     HELPMAKE error H1004
 
     /S requires file-type identifier
 
     The /S option requires specification of the type of input file.
     There was no file-type identifier specified.
 
     The correct form is
 
          /Sn
 
     where n specifies the format of the input help text file. The only
     valid values are 1 (RTF), 2 (QuickHelp format), and 3 (minimally
     formatted ASCII).
                                    -♦-