Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://xmm.vilspa.esa.es/sas/7.1.0/doc/param/node9.html
Дата изменения: Mon Jul 9 00:19:09 2007 Дата индексирования: Sat Dec 22 07:29:37 2007 Кодировка: |
File name parameters are used to express the name of any type of for file. To specify a SAS data file, the dataset type is used. The SAS GUI uses a file dialog so that the user can select a file.
A file name parameter may specify an absolute or relative path. For example:
bar.dat ../foo/bar.dat /data/foo/bar.dat