You can use snippets
as the starting point for your SAS programs.
To add a snippet to
a process flow:
-
In the navigation pane, select
Snippets.
-
In the
Snippets section, select the snippet that you want to add, and then drag it to the process
flow.
In this example, the
Import XLSX file snippet is added to the process flow.
-
To view the code for the snippet, select the snippet node and click
. (You can also select the node and press Enter.)
Edit the code to meet your needs.
Here is the code for
the Import XLSX file snippet. In this example, specify in the code
the location of the XLSX file that you want to import.
-
To name the program
that you created, to provide a brief description for the program,
and to include any notes, click the
Node tab.
The Import XLSX File node in the process flow now includes the description that you
provided.