INF/HLP (OS/2)

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=electronic |subcat=Help files |extensions={{ext|inf}}, {{ext|hlp}} }} '''INF'''/'''HLP''' is a help file format associated with OS/2's "Information Pr...")
 
(3 intermediate revisions by one user not shown)
Line 4: Line 4:
 
|extensions={{ext|inf}}, {{ext|hlp}}
 
|extensions={{ext|inf}}, {{ext|hlp}}
 
}}
 
}}
'''INF'''/'''HLP''' is a help file format associated with OS/2's "Information Presentation Facility", and used by some OS/2 applications. Files can be viewed with an OS/2 app named VIEW.EXE.
+
'''INF''' and '''HLP''' are two variants of a help file format associated with OS/2's "Information Presentation Facility", and used by some OS/2 applications. Files can be viewed with an OS/2 app named VIEW.EXE.
  
 
INF and HLP files are usually created by compiling a source format called [[IPF (OS/2)|IPF]].
 
INF and HLP files are usually created by compiling a source format called [[IPF (OS/2)|IPF]].
  
 
== Identification ==
 
== Identification ==
Files begin with ASCII "{{magic|HS}}".
+
Files begin with ASCII "{{magic|HS}}", followed (usually?) by "{{magic|P}}".
 +
 
 +
The next byte is (usually?) {{magic|0x01}} for INF, or {{magic|0x10}} for HLP.
  
 
== Specifications ==
 
== Specifications ==
Line 16: Line 18:
  
 
== Sample files ==
 
== Sample files ==
 +
* [http://cd.textfiles.com/cream/cream26/os2/warptris.zip warptris.zip] → WARPTRIS.INF, WARPTRIS.HLP
 +
* [http://cd.textfiles.com/cream/cream26/os2/zipct245.zip zipct245.zip] → ZipCntrl.inf, ZipCntrl.hlp
 
* [http://cd.textfiles.com/hobbesos29709/disk2/MMEDIA/DMPEGV2.ZIP DMPEGV2.ZIP] → MPEGPM.HLP
 
* [http://cd.textfiles.com/hobbesos29709/disk2/MMEDIA/DMPEGV2.ZIP DMPEGV2.ZIP] → MPEGPM.HLP
  
Line 21: Line 25:
 
* [[Wikipedia: Information Presentation Facility]]
 
* [[Wikipedia: Information Presentation Facility]]
 
* [http://www.mgroeber.de/os2.htm Marcus Gröber's OS/2 page] → Tools and documentation for the INF/HLP file format
 
* [http://www.mgroeber.de/os2.htm Marcus Gröber's OS/2 page] → Tools and documentation for the INF/HLP file format
 +
 +
[[Category:Hypermedia]]
 +
[[Category:OS/2]]

Revision as of 19:18, 16 May 2018

File Format
Name INF/HLP (OS/2)
Ontology
Extension(s) .inf, .hlp

INF and HLP are two variants of a help file format associated with OS/2's "Information Presentation Facility", and used by some OS/2 applications. Files can be viewed with an OS/2 app named VIEW.EXE.

INF and HLP files are usually created by compiling a source format called IPF.

Contents

Identification

Files begin with ASCII "HS", followed (usually?) by "P".

The next byte is (usually?) 0x01 for INF, or 0x10 for HLP.

Specifications

Sample files

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox