|
Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://xmm.vilspa.esa.es/sas/7.1.0/doc/param/node11.html
Дата изменения: Mon Jul 9 00:19:09 2007 Дата индексирования: Sat Dec 22 07:58:08 2007 Кодировка: Поисковые слова: http www.astronomy.ru forum index.php topic 4644.0.html |
Table parameters and array parameters allow a block (generic name of a table or array) and its associated dataset to be specified by a single parameter, using a colon-separated pair of the form set:table or set:array.
Block parameters are used where the value may be either a table or an array. This is appropriate for tasks which can perform generic operations, such as deleting a block.
Examples:
foo.FIT:R1SPE1 # Table R1SPE1 in set foo.FIT
/data/bar.FIT:FILTER_U # Array FILTER_U in array bar.FIT
The SAS GUI allows a block, table or array to be selected in a single operation, using a dataset browser. This is simpler than entering separate parameters for the dataset and block-name.