Create a folder structure and project for the client-side programs. 
                  	  
               
            
 
            	 
            
               -  
                  		  Click 
                  			 File > New > Project > COBOL > Native > Console Application. 
                  		   
                  		
               
-  
                  		  Specify a name for your project such as 
                  			 CTGCLI. 
                  		   
                  		
               
-  
                  		  Specify a working folder in the 
                  			 Location field. This is the folder 
                  			 C:\CTG you specified in step 1 above. 
                  		   
                  		
               
-  
                  		  Select 
                  			 Add to solution in the 
                  			 Solution list, and ensure that the 
                  			 Create directory for solution checkbox is unchecked. 
                  		   
                  		
               
-  
                  		  Click 
                  			 OK. 
                  		   
                  		   This creates a 
                  				CTGCLI folder within your project working folder. 
                  			  
                  		   
                  		
               
-  
                  		  Create the following folders in your 
                  			 CTGCLI directory: 
                  		   
                  		    
                  			 
                   
                  		   
                  		
               
-  
                  		  Finally, copy the COBOL client programs from your sample folder: 
                  			 %PUBLIC%\Documents\Micro Focus\Enterprise Developer\Samples\Mainframe\CICS\Classic\CTGDEMO\cblcli to your new 
                  			 cbcli directory above.