Click here to see the SAS code.
Click here to see the example.

This example is probably one of the most in-depth, multi-part,
examples I've done...

There are actually 2 versions of this sample, in 2 directories:
arch1/ = the 'old' version (have to use a lot of tricks to get the
        long filenames, etc).
arch2/ = the new version that uses the v9.2 'longnames' sas/graph option,
       along with several other enhancements over the 'old' arch version.

I'm temporarily using the arch1 version on this demo page, while a 
regression bug is being fixed (it broke the arch2 version).

Back to Samples Index