Index: TECH/impl/BackgroundProcessStarter.cls.xml =================================================================== diff -u -r2169 -r3207 --- TECH/impl/BackgroundProcessStarter.cls.xml (.../BackgroundProcessStarter.cls.xml) (revision 2169) +++ TECH/impl/BackgroundProcessStarter.cls.xml (.../BackgroundProcessStarter.cls.xml) (revision 3207) @@ -36,6 +36,7 @@ set RuntimeInfo.ApplicatieID = ##class(TECH.Context.RuntimeContext).Instance().GeefApplicatie() set RuntimeInfo.GebruikerID = ##class(TECH.Context.RuntimeContext).Instance().GeefGebruikerID() set RuntimeInfo.PersonalityID = ##class(TECH.Context.RuntimeContext).Instance().GeefPersonalityID() + Set RuntimeInfo.Taal = ##class(TECH.Context.RuntimeContext).Instance().GeefTaal() quit RuntimeInfo ]]>