Index: vhDeploy/JCL/D201202ChroomRelingWijzigen.cls.xml =================================================================== diff -u --- vhDeploy/JCL/D201202ChroomRelingWijzigen.cls.xml (revision 0) +++ vhDeploy/JCL/D201202ChroomRelingWijzigen.cls.xml (revision 154) @@ -0,0 +1,48 @@ + + + +1 +svn.Deploy +0 + + +%String +Chroom Reling Wijzigen + + + +1 + ",Value + set $P(Value,"\",3)=$S($QS(GlobalRef,7)="GS":"MG",1:"WI") + W "-----> ",Value + set @GlobalRef=Value + } + } + } + } +]]> + + + Index: csp/tbx/resitems.cls.xml =================================================================== diff -u -r117 -r154 --- csp/tbx/resitems.cls.xml (.../resitems.cls.xml) (revision 117) +++ csp/tbx/resitems.cls.xml (.../resitems.cls.xml) (revision 154) @@ -324,7 +324,7 @@ . Quit:($LG(lbItems,1)="") . Write "arDS_KLR["_$$$QuoteJS("RK_"_iDS)_"]=Array(" . Write $$$QuoteJS($LG(lbItems,1)) - . For i=2:1:$LL(lbItems) Write ", "_$$$QuoteJS($LG(lbItems,i)) + . For i=2:1:$LL(lbItems) Write:$LG(lbItems,i)'="CR" ", "_$$$QuoteJS($LG(lbItems,i)) ; Chroom skippen . Write ");",! ;Write ! ;Write "var arDS_KLR_KX=Array();",!