* File OBSPROJ EXEC to be produced. Provides ability    
* to define, query, and purge saved segments.           
execname obsproj;

* File OBSPROJ LOADINFO to be produced. Provides load   
* information necessary for the SASCSEG6 EXEC.          
loadinfo obsproj;

* Saved Segment hexadecimal load address => 92meg       
libladdr 5c00000;

* OBSERVE and ARTICLE are saved segment members which   
* are built within the OBSPROJ segment space.           
library observe*observe obsproj;
library article*article obsproj;