RFW1.6 - changes to B in UW_Tools release rfw1.6.

30/Nov/98 Enhanced JIO routines

The syslib routines J.READ and J.WRITE will now function in batch, and the restriction of 12 llinks in a single call has been removed.

23/Nov/98 New manifests IORSYM

A new set of manifests, B/MANIF/IORSYM, has been added for use with certain IO releated PMME's. See "expl b manif iorsym".

30/Oct/98 Revised AST manifests

The AST manifests in B/MANIF/AST are no longer the hand written AS_xxxx type symbols. They are now the same as the symbols defined by the GMAP macro HSS.AS.

02/Jul/98 Enhancements to String I/O

A number of enhancements have been added for performing I/O on strings that have been opened with OPEN. In particular, functions like REWIND, .SEEK, and .TELL now work on such strings. On the other hand, the COLUMN and TABSET functions are no longer supported on strings; these functions were only supported superficially in previous releases, and it no longer makes sense to support them at all.

The OPEN function for opening strings now accepts a "maxlength" argument specifying the maximum length of the string. For further information, see "expl b lib open".

09/Jan/97 Enhanced SYSLIB routine F.CBSY

The SYSLIB routine F.CBSY, has been enhanced to optionally report stale busy counts. This can used in detecting some abort lock conditions.

13/Mar/97 Revised READ and WRITE functions

The block mode I/O functions READ and WRITE have been changed a little. The return has been modified a little so that on error, the number of words transferred before the error is available. READ returns 0, to indicate EOF, so it is no longer necessary to request error recovery on open in order to detect EOF. However, when error recovery has been requested, and an error does occur, F.ERR may be needed to clear the error state. See "expl b lib read" and "expl b lib write".

13/Mar/97 New BMAC macro ARETRN

A new macro, ARETRN, has been added to the .BMAC set. See "expl b bmac aretrn".

25/Jun/96 New BMAC macro LOG2

A new macro, LOG2, for computing shifts from bit masks has been added to the .BMAC set. See "expl b bmac log2".

12/Apr/95 New SYSLIB function, IO.QST

A new function has been added to SYSLIB to check the results of a call to IO.QRY. See "expl b syslib io.qst".

07/Mar/95 New Functions, .RADS and .DRADS

The functions .RADS and .DRADS control disk caching on files. They can only be used in batch. For further information, see "expl b lib .rads" and "expl b lib .drads".

31/Mar/94 New Function, _BDTIM

_BDTIM converts a BCD date (MMDDYY) and time into a standard time number. For further details, see "expl b lib _bdtim".

Copyright © 2000, Thinkage Ltd.