READ.ME for Win32forth 3.1 Date 3/25/96 Tom Zimmer General: The Installation program W32FOR31.EXE will install Win32Forth for Win32s, Windows95 and WindowsNT into the directory of your choice. It will also create a "Win32Forth 3.1" program group with six icons in it for; Win32Forth The Forth development environment Make Win32Forth Rebuilds Win32Forth from source Meta Compile Kernel Builds FKERNEL.IMG from source WinView Editor Starts WinView and prompts for a file make WinView Rebuilds Winview from source Win32Forth Release Notes documents recent changes to Win32Forth Rebuilding the Win32Forth FKERNEL.IMG file: Normally you will not need to rebuild the wrapper FKERNEL.EXE, but you can do so if you have the appropriate tools. To rebuild the FKERNEL.EXE program you will need Visual C++ Version 2.1, (see WIN32FOR.MAK) or Symantec C++ Version 7.2 (see FKERNEL.PRJ) for Windows NT or Windows 95. Notes: Fixed a bug in TERM.C that was preventing Win32Forth from being able to print when running under Windows95. Better compatibility with OS/2-Win32s. Single executable on WindowsNT, separate .IMG file under Windows95 and Win32s. Source level debugging to the word level under WindowsNT. Fixes a CELL misalignment problem introduced in version 3.0 Read the file WIN32FOR.NEW for additional notes on late breaking changes and improvements in Win32Forth.