Task 1: How to Create a Directory

Here are the steps to create the directory for this tutorial:

Info iconIMPORTANT NOTE

This following structure is recommended as it will be used throughout the tutorial. If you decide to use a different arrangement of folders, then you will need to change the path to the dataset in the sample programs.

screenshot of suggested folder structure for NHANES Web Tutorial

Step 1 Create NHANES II folder

Create the NHANES II folder in the C drive. You can get to your C Drive by opening Windows Explorer or the My Computer icon on your desktop. Create the new folder and name it NHANES II.

 

Step 2 Create TEMP folder

Double-click the NHANES II folder and create the TEMP folder inside it. This folder will store your compressed ASCII files, accompanying SAS programs, and documentation.

 

Step 3 Create DATA folder

Return to the NHANES II folder and create another folder inside it called DATA. This folder will store the SAS datasets you create using the ASCII files and accompanying  SAS programs and this folder will act as your SAS library. If you follow this structure, the path to your library will be C:/NHANES II/DATA.

 

close window icon Close Window