A negative return code
indicates that the fileref exists but the physical file associated
with the fileref does not exist. A positive value indicates that the
fileref is not assigned. A value of zero indicates that the fileref
and external file both exist.
A fileref can be assigned
to an external file by using the FILENAME statement or the FILENAME
function.
Windows Specifics: Under some operating environments, filerefs can also be assigned
by using system commands. For details, see the SAS documentation for
your operating environment.