Create a Library

To create a library:
  1. Select the project name Vaccine Adverse Events to display the project Properties Panel.
    Project Start Code Property
  2. Click Selector Button for the Project Start Code property.
    The Project Start Code dialog box appears.
  3. Enter the following code on the Code tab:
    libname mylib "c:\vaersdata"; 
    
    Note: The location depends on where you have stored the data for this tutorial on your system.
  4. Click Run Now.
  5. Click OK to close the Project Start Code dialog box.
Note: An alternate way to create a library is to use the library wizard. To use the library wizard, select Filethen select Newthen select Library from the main menu.