Jump to content

PMI Repertoire: Difference between revisions

From EDM2
Created page with "==Description== A Modula-2 library for OS/2 and DOS that that contains high level operating sub-system and low level routines and came with full source code. The library i..."
 
Ak120 (talk | contribs)
mNo edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Description==
'''Repertoire''' is a [[Modula-2]] library for OS/2 and DOS that that contains high level operating sub-system and low level routines and came with full source code. The library in its later versions had a high degree of compatibility between OS/2 and DOS functions, where appropriate, and simplified the creation of code that targeted both systems.
A [[Modula-2]] library for OS/2 and DOS that that contains high level operating sub-system and low level routines and came with full source code. The library in its later versions had a high degree of compatibility between OS/2 and DOS functions, where appropriate, and simplified the creation of code that targeted both systems.


"Subsystems include screen design/display system, indexed file system, window-oriented text editor, list handling system, and natural language expression evaluators. Low-level routines provide extensive access to DOS, BIOS, keyboard and screen. The DBMS supports variable-length keyed records, with record insertion, deletion, garbage collection, damaged file recovery, and named and nested fields. The screen system provides virtual scrolling windows; multiple menu styles; and named multi-line fields with word wrapping"
According to the company blurb, the "Subsystems include screen design/display system, indexed file system, window-oriented text editor, list handling system, and natural language expression evaluators. Low-level routines provide extensive access to DOS, BIOS, keyboard and screen. The DBMS supports variable-length keyed records, with record insertion, deletion, garbage collection, damaged file recovery, and named and nested fields. The screen system provides virtual scrolling windows; multiple menu styles; and named multi-line fields with word wrapping"


==Version==
==Version==
* Last known version: 1.6
* 1.3 (1987) - indexed file system
==License==
* 1.4
* Commercial - Discontinued - Original list price was USD 149.
* 1.5a
* 1.5b (1988)
* 1.6


==Author==
==Author==
* Charles Bradford, Cole Brecheen
* [[PMI Software]]
* [[PMI Software]]
* John McMonagle


[[Category:Tools]][[Category:Modula-2]][[Category:DOS Tools]][[Category:Software written in Modula-2]]
==Links==
* https://www.cfbsoftware.com/modula2/Repertoire.htm
 
[[Category:Modula-2 Library]][[Category:Software written in Modula-2]]

Latest revision as of 21:58, 29 July 2022

Repertoire is a Modula-2 library for OS/2 and DOS that that contains high level operating sub-system and low level routines and came with full source code. The library in its later versions had a high degree of compatibility between OS/2 and DOS functions, where appropriate, and simplified the creation of code that targeted both systems.

According to the company blurb, the "Subsystems include screen design/display system, indexed file system, window-oriented text editor, list handling system, and natural language expression evaluators. Low-level routines provide extensive access to DOS, BIOS, keyboard and screen. The DBMS supports variable-length keyed records, with record insertion, deletion, garbage collection, damaged file recovery, and named and nested fields. The screen system provides virtual scrolling windows; multiple menu styles; and named multi-line fields with word wrapping"

Version

  • 1.3 (1987) - indexed file system
  • 1.4
  • 1.5a
  • 1.5b (1988)
  • 1.6

Author

Links