INF/HLP (OS/2)
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				 (Category:OS/2)  | 
			 (→Sample files)  | 
			||
| Line 16: | Line 16: | ||
== 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  | ||
Revision as of 14:50, 22 May 2016
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 files are usually created by compiling a source format called IPF.
Contents | 
Identification
Files begin with ASCII "HS".
Specifications
- Inside INF
 - Marcus Gröber's OS/2 page → inf02b.zip → INF02B.DOC: OS/2 2.x Information Presentation Facility (IPF) Data Format - version 2
 
Sample files
- warptris.zip → WARPTRIS.INF, WARPTRIS.HLP
 - zipct245.zip → ZipCntrl.inf, ZipCntrl.hlp
 - DMPEGV2.ZIP → MPEGPM.HLP
 
Links
- Wikipedia: Information Presentation Facility
 - Marcus Gröber's OS/2 page → Tools and documentation for the INF/HLP file format