Definitions for "Fileref" Add To Word List
Login or Register  | Word Lists | Search History

a name temporarily assigned to an external file or to an aggregate storage location that identifies it to the SAS System. You assign a fileref with a FILENAME statement or with an operating system command.
Helpful?           0
the name used to identify an external file to the SAS System. You assign a fileref with a FILENAME statement or with operating environment control language.
Helpful?           0
a logical name associated with an external file
Helpful?           0
a SAS name that is associated with the physical location of the output file
Helpful?           0
the name used temporarily to identify an external file to the SAS System. In SAS/ASSIST software, you assign a fileref with the Setup task. Do not confuse filerefs with librefs. Filerefs are used for external files; librefs are used for SAS data libraries. See also libref.
Helpful?           0