Pastebin

Paste #2803: No description

< previous paste - next paste>

Pasted by Anonymous Coward

Download View as text

/*
 * appserver_autoexec_usermods.sas
 *
 *    This autoexec file extends appserver_autoexec.sas.  Place your site-specific include
 *    statements in this file.
 *
 *    Do NOT modify the appserver_autoexec.sas file.
 *
 */
%let drev=/opt/sas/;
%let turboroot        = /opt/sas/utilities/scripts/turbo/di_turbo/;
%let testlib          = /opt/sas/utilities/scripts/turbo/di_test_tables/;
%include "/opt/sas/sasfolders/autoexec_usermods.sas";

%DQLOAD(DQLOCALE=(DADNK),
DQSETUPLOC= '/opt/sas/qkb/2013a');
%DQPUTLOC(DADNK);

~
~
~
~
~

New Paste


Do not write anything in this field if you're a human.

Go to most recent paste.