Index: PRGACNTs.inc.rou =================================================================== diff -u -r32171 -r39225 --- PRGACNTs.inc.rou (.../PRGACNTs.inc.rou) (revision 32171) +++ PRGACNTs.inc.rou (.../PRGACNTs.inc.rou) (revision 39225) @@ -107,6 +107,7 @@ #define shShownForAll 99 ; Encryptie-sleutel voor de DATAOPT parameter (QueryString in URL) for Klant Data + #define HeinKey "WN-uQ4n6tS61dHJ1" #define OptimaKey "vanhoeckeOPTIMAL" #define SfsOptKey "SFS.unimarket2VH" #define MBHollandOptKey "NL_MeuHo.VH!lAdE" @@ -139,3 +140,4 @@ ========= !!! After changing the exchange rates, also compile the routine "cspBasis.Library.MAC" !!! */ + Index: cspBasis/TBX/Lib.mac.rou =================================================================== diff -u -r39224 -r39225 --- cspBasis/TBX/Lib.mac.rou (.../Lib.mac.rou) (revision 39224) +++ cspBasis/TBX/Lib.mac.rou (.../Lib.mac.rou) (revision 39225) @@ -125,6 +125,7 @@ Quit EncryptedDataOpt GeefDataOptKeyVoorDomein(DomeinVerwerker) + Quit:DomeinVerwerker=##class(cspBasis.TBX.enu.Verwerker).Hein() $$$HeinKey Quit:DomeinVerwerker=##class(cspBasis.TBX.enu.Verwerker).OptimaPack() $$$OptimaKey Quit:DomeinVerwerker=##class(cspBasis.TBX.enu.Verwerker).SFS() $$$SfsOptKey Quit:DomeinVerwerker=##class(cspBasis.TBX.enu.Verwerker).MeubelBeslagHolland() $$$MBHollandOptKey