This is an official update for FPKPascal for DOS, the
run time library is changed to version 0.6.6.

Installation of the update:
- backup your old FPKPascal installation
- change to the directory of your FPKPascal installation
- unzip the zip file and allow unzip to replace every file
  (or unzip with
   unzip -o)

That's all.

This update contains the earlier posted GO32, CRT and DOS unit and
also the new GRAPH unit from the 11th february 1997

What's new?
-----------
The GRAPH unit is completely rewritten and works now with VESA
(with DPMI or raw).

************************************************************************

The GO32 is completely new and exports some routines to access
dos memory, i/o ports and to redirect interrupts and some help
routines, for more informations read DOC\GO32.HTM.

************************************************************************

The CRT unit works now with DPMI (no Protection fault in a DOS box
of WinNT/95)

************************************************************************

The DOS unit is improved:
New procedures/functions:
-------------------------
setftime
getftime
fsearch
msdos
setfattr
getfattr

Improved:
--------
fexpand

Bugs removed:
--------
getftime works now
setftime    - " -
searchrec the field size contains now the correct value
************************************************************************
Unit SYSTEM:

append
************************************************************************
