Index: vhLib/OldSchool.cls.xml =================================================================== diff -u -r206 -r242 --- vhLib/OldSchool.cls.xml (.../OldSchool.cls.xml) (revision 206) +++ vhLib/OldSchool.cls.xml (.../OldSchool.cls.xml) (revision 242) @@ -16,6 +16,7 @@ Set DT = ##class(TECH.DateTime).GeefDatumInPuntNotatie(##class(TECH.DateTime).CurrentDate()) Set DD = $Piece(##class(TECH.DateTime).GeefDatumInPuntNotatie(##class(TECH.DateTime).CurrentDate()),".") Set boot = $get(boot,##class(TECH.Context.RuntimeContext).Instance().GeefServerNaam()) + set QU = $get(QU,##class(TECH.Context.RuntimeContext).Instance().GeefGebruikerInitialen()) Quit ]]>