Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>You can create custom PROCs using the SAS/TOOLKIT product if you have it licensed. I don't think it is widely used by SAS customers. I did a very trivial example with it many years ago just to see what was involved. I think most SAS customers stick with using <a href="http://support.sas.com/documentation/cdl/en/mcrolref/61885/HTML/default/titlepage.htm" rel="noreferrer">SAS Macro</a>, <a href="http://support.sas.com/documentation/onlinedoc/af/index.html" rel="noreferrer">SAS/AF</a> and more recently <a href="http://support.sas.com/documentation/cdl/en/proc/61895/HTML/default/viewer.htm#a002890484.htm" rel="noreferrer">PROC FCMP</a> for their custom code bundling requirements (there are also ways of calling <a href="http://support.sas.com/documentation/cdl/en/lrcon/62955/HTML/default/a003252712.htm" rel="noreferrer">Java object methods</a> and <a href="http://support.sas.com/documentation/cdl/en/hostwin/63285/HTML/default/accdll.htm" rel="noreferrer">Windows DLL routines</a> too).</p> <p>The primary document is <em>SAS/TOOLKIT Software: Usage and Reference, Version 6, First Edition</em> and it looks like it is only available for purchase as there is no PDF link like there is for most of the other SAS docs. <a href="http://support.sas.com/kb/15/647.html" rel="noreferrer">SAS Usage Note 15647: Documentation for SAS/TOOLKIT® software</a> explains that there is no single document available for SAS9 - you use the V6 document and the various changes and enhancements documents since V6 - the usage note lists them all for you.</p> <p>You might also be interested in the following old SUGI23 paper for some background: <a href="http://www2.sas.com/proceedings/sugi23/Stats/p245.pdf" rel="noreferrer">Statistical Development Using SAS/TOOLKIT® Software</a></p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload