Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://xmm.vilspa.esa.es/sas/8.0.0/doc/param/node9.html
Дата изменения: Wed Jul 2 00:33:28 2008 Дата индексирования: Fri Sep 5 17:25:10 2008 Кодировка: Поисковые слова: m 63 |
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