[ SETDATE ]
Below is a typical SETDATE script. To initialize SUDAAN simply fill in the data here with the information on your hard copy input script.
PROC SETDATE;
COMPANY "My Company";
OWNER "My Name";
RELEASE 8;
SYSTEM WINDOWS;
SERNO 0123456789;
START 19970101;
EXPIRE 19971231;
PASS1 14A38BC302;
PASS2 205B325AD1;