NBSpool Release Notes Version 9.7

3
Bug Fixes
9.7 up 0f VSAVE accepts larger spoolfiles
Previously, VSAVE would issue an error message, "TOO MANY PAGES" as it attempted to build a
temporary file prior to saving the very large spoolfile into the Vista folder. Now that temporary file has
been expanded (50 times larger if necessary) to allow for much larger spoolfiles.
9.7 up 1b VSAVE problem with pre/post spacing
Fixed bug with VSAVE involving mixed pre-space and post-space text which caused extraneous blank
pages to appear when viewed in VISTA.
9.7 up 1d Problems specifying output redirection using “>”
When specifying output redirection with the ">", one can now use ">>" to indicate append mode. See
online help for more information. Will now echo the complete XEQ or WHILE command.
9.7 up 2a Increase SPOOLER IPC file limit from 500 to 10,000 records.
9.7 up 2b Added JCW for QMS printers
Remove IPC RESET after GRACEFUL RELEASE for communication with QMS printer if the
JCW "ADTRANZ'SITE" is set.
9.7 up 2c VFILE was sometimes packing extra characters at the end of each line.
9.7 up 2d Fix a bug which caused an abort in BLOCKSCAN.
9.7 up 2e Sometimes WHILE or XEQ loops would produce syntax errors after executing
correctly for hours or even days. This is now fixed.
9.7 3a NBSPOOL Fixed bug where spoolfiles from Vista Client/Server were being created with
out spoolfilenames.
9.7 3b NBSPOOL Fix SUBSET scan for strings at end of large(20,000 lines) spool files.
9.7 3c NBSPOOL Fix echo of commands from the INFO parameter when the command was
more than 80 characters.
9.7 3d NBSPOOL Fix ;info= Bug when command length was greater than 80 characters long.
9.7 4a NBSPOOL Corrected an XEQ command echo bug when the command would execute
and SHOW was not specified.
9.7 4b NBSPOOL Added parsing error for VSAVE/VFILE when FILE is followed by a file name
but no equal sign.