Jump to content

PMI Repertoire

From EDM2
Revision as of 21:58, 29 July 2022 by Ak120 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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