HELPMAKE Help (helpmake.hlp) (Table of Contents; 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.
Specify Output File (/O)
                                             Up Contents Index Back
─────Specify Output File (/O)───────────────────────────────────────────────
 
     Syntax:  /Ooutfile
 
     This option specifies in <outfile> the name of the output file
     created by HELPMAKE.
 
     When encoding a help database file (using the /E option), you must
     use this option to specify an output file. When decoding a help
     database (using the /D option), you can omit this option and the
     output file is written to standard output.
     See: Encode (/E)
          Decode (/D)
                                    -♦-