VMS Help
LBR Routines, LBR$SET_MOVE
*Conan The Librarian (sorry for the slow response - running on an old VAX)
|
|
The LBR$SET_MOVE routine sets the record access of LBR
subroutines to move mode.
Format
LBR$SET_MOVE library_index
OpenVMS usage:cond_value
type: longword (unsigned)
access: write only
mechanism: by value
Longword condition value. Most utility routines return a
condition value in R0. Condition values that this routine can
return are listed under Condition Values Returned.
library_index
OpenVMS usage:longword_unsigned
type: longword (unsigned)
access: read only
mechanism: by reference
Library control index returned by the LBR$INI_CONTROL routine.
The library_index argument is the address of the longword that
contains the index.
Librarian record access may be set to move mode (the default,
set by LBR$SET_MOVE) or locate mode. The setting affects the
operation of the LBR$GET_RECORD routine. If move mode is set,
LBR$GET_RECORD copies the requested record to the specified user
buffer. For details, see the description of LBR$GET_RECORD.
4 - Condition Values Returned
|
LBR$_ILLCTL Specified library control index not valid.
LBR$_LIBNOTOPN Specified library not open.
[legal]
[privacy]
[GNU]
[policy]
[netiquette]
[sponsors]
[FAQ]
Polarhome, production since 1999.
Member of Polarhome portal.