Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://xmm.vilspa.esa.es/sas/6.5.0/doc/pkgmaker.html
Дата изменения: Wed Nov 3 11:28:46 1999 Дата индексирования: Fri Dec 21 23:33:50 2007 Кодировка: Поисковые слова: comet tail |
In order to make use of the pkgmaker you must first install the core SAS distribution. When this is done, the pkgmaker will be available in your executable path.
A new directory structure can be created anywhere by simply typing
pkgmaker
and answering the questions asked.
The remainder of this document decribes the workings of the pkgmaker. Please refer to the top level SAS documentation, or the developer's guide for details about the contents of a package directory.
When a new task directory structure is created, all the files in the
subdirectory pkgmaker/template
under the main SAS package
directory are copied to the new directory tree. In the process a
number of tags (specified in the associative array
PKGTAGS
are replaced with the values entered by the user,
so that almost no modifications are needed to start coding and
compiling with the SAS libraries.
PKGTAGS
array.A tag in a file is specified like so:
[* 'TAG NAME' *]