GPLAHENV Bug Fix for Source-Code Release 6 with LF90


The following fix is recommended for those

(i) working on a Windows PC,

(ii) using LF90 version 4.00 or later who have

(iii) any version of Release 6.0 of Source-Code GEMPACK. [That is, Release 6.0 (October 1998) or Release 6.0-001 (March 1999).]

This fix is particularly recommended for those working with Windows NT (but is also recommended for those using Windows 95 or 98).

The bug caused winconsole programs running under Windows NT to crash if output was being redirected to a LOG file as in
  sj < sj1.sti > sj1.log

Warning. Do NOT install this fix if you are using F77L3. Only install this fix if you are using LF90 and have Release 6.0 of GEMPACK.

To install this fix, proceed as follows.

1. Download the file GPLAHENV.ZIP (2K) and put it into the SUBS subdirectory of the directory in which your GEMPACK is installed (usually, C:\GP\SUBS).

2. Go to a DOS box and change into this SUBS subdirectory.

3. Issue the following commands.

unzip32 -o gplahenv.zip
zip nport90 gplahenv.for
replib nport90

This will replace the existing GPLAHENV in your GEMPACK library with the bug fix.

The fix will only work on .EXE files you make after you install the fix. In particular, you may want to rerun LTG on TABLO-generated programs after you install this fix.