ランタイム設定をアプリケーション内にビルドすることにより、常に一貫した環境でアプリケーションが実行されるようにできます。これらの設定値によって、アプリケーションが起動されるたびに COBOL ランタイム環境が設定されます。アプリケーションは、他の COBOL アプリケーションによって使用される設定にかかわらず、常に指定されたとおりに動作します。
 
	 アプリケーションの動作を構成するには、次を使用します。
 
	  
		- Project > Properties > Micro Focus > Run-time Configuration. These settings apply to the project. They are the defaults and are overridden by any run-time settings in the general run-time configuration (described below) 
		
 
 
		- Run > Run Configurations. Like build configurations, you can have multiple run configurations and swap between them. These run-time settings override the project settings.