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.
H1003
                                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     HELPMAKE error H1003
 
     invalid /S file-type identifier
 
     The /S option was given an argument other than 1, 2, or 3.
 
     The /S option requires specification of the type of input file. An
     invalid file-type identifier was 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).
                                    -♦-