Dec 222017
Full Description of File
Fix for BasWiz 1.9 memory routines
BasWiz 1.9 Fix: replacement for MEMORY.OBJ file, fixing bug in memory routines. Download if you have BasWiz 1.9 and use the memory routines. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
BW19FIX.TXT | 592 | 368 | deflated |
DESC.SDI | 36 | 36 | stored |
FILE_ID.DIZ | 36 | 36 | stored |
MEMORY.OBJ | 147 | 137 | deflated |
TPCREAD.ME | 199 | 165 | deflated |
Download File BW19FIX.ZIP Here
Contents of the BW19FIX.TXT file
BasWiz 1.9 Fix Copyright (c) 1993 Thomas G. Hanlin III
This archive contains a replacement MEMORY.OBJ module for BasWiz 1.9. The
original module had an error such that the MaxOfs and SplitPtr routines were
not made available to the memory routines which required them.
To apply this fix, copy the new MEMORY.OBJ module to your BasWiz 1.9
directory and execute the following command:
LIB BW$MAIN-+MEMORY;
The same technique may be use to apply the fix to any custom BasWiz libraries
that you may have created. Remember to rebuild your .QLB libraries (if any)
as well.
This archive contains a replacement MEMORY.OBJ module for BasWiz 1.9. The
original module had an error such that the MaxOfs and SplitPtr routines were
not made available to the memory routines which required them.
To apply this fix, copy the new MEMORY.OBJ module to your BasWiz 1.9
directory and execute the following command:
LIB BW$MAIN-+MEMORY;
The same technique may be use to apply the fix to any custom BasWiz libraries
that you may have created. Remember to rebuild your .QLB libraries (if any)
as well.
December 22, 2017
Add comments