Holds the PROGRAM-ID name from the Identification Division. 
                  	 
               
            
            
               Restriction:  This topic applies only when the AppMaster Builder AddPack has been installed, and applies only to Windows platforms. 
                  	 
               
              
            	 
             
            	 
            
               Aliases:
               		
               		&aps-program-id     &Aps-Program-Id
&apsprogramid       &ApsProgramid
&APSPROGRAMID
               	   
            	 
             
            	 
            
               Example:
               		
               		
               Move the program ID name to PROGRAM-NAME. 
                  		
               
               		MOVE &SQ&APS-PROGRAM-ID&SQ   TO PROGRAM-NAME
               	  
            
           
         
         
Comment:
This function is initialized to the base name of the MAININ file, as specified on the command line. For LANG=SCOBOL only, the program name from the PROGRAM-ID statement is used.