Index: vhConstant.mac.rou =================================================================== diff -u -r734 -r948 --- vhConstant.mac.rou (.../vhConstant.mac.rou) (revision 734) +++ vhConstant.mac.rou (.../vhConstant.mac.rou) (revision 948) @@ -4,7 +4,7 @@ MSMGATEWAY() New result Set result="" - Set result = ##class(TECH.Config.ConfigMgr).Instance().GetString("MSM_Gateway") + Set result = ##class(TECH.Config.ConfigMgr).Instance().GetString("MSMGATEWAY") Quit ##class(%File).NormalizeDirectory(result)