You can
view the SAS code for any of your graphs. You can also copy and paste
part or all of the code into a SAS program, and you can save the code
as a SAS file.
-
To view
the code, select the graph to make it active, and then select
View
Code. A window opens and displays the code for the graph.
-
To copy
the code, select the portion of the code that you want, and then select
Edit
Copy.
Tip
To select the
entire code, select
Edit
Select All.
You can
now paste the code into SAS or into a text editing application.
-
To save
the code as a SAS program, select
File
Save As. Then specify the location
and filename for the code.
-
Select
View
Code again to close the code window, or click the Close button
![Close button](images/icn-closewindow.png)
in the window.