Chapter Contents

Previous

Next
LIBREF

LIBREF


Verifies that a libref has been assigned and returns a value

Language element: function
Category: SAS file I/O
OpenVMS specifics: syntax


Syntax
Details
See Also

Syntax

LIBREF("libref")

"libref"
specifies the libref to be verified. The value for libref must be enclosed in either single or double quotation marks.


Details

The LIBREF function returns a value of 0 if the operation was successful and a value of [ne]0 if it was not successful.

See Also


Chapter Contents

Previous

Next

Top of Page

Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.