Index: vhLABEL.mac.rou =================================================================== diff -u -r59259 -r59280 --- vhLABEL.mac.rou (.../vhLABEL.mac.rou) (revision 59259) +++ vhLABEL.mac.rou (.../vhLABEL.mac.rou) (revision 59280) @@ -22,7 +22,7 @@ Set (BartDevice,BartLayout)="" For Set BartDevice=$O(CGroeped(BartDevice)) Quit:BartDevice="" Do . For Set BartLayout=$O(CGroeped(BartDevice,BartLayout)) Quit:BartLayout="" Do - . . Do PrintOneFileWithTryCatch(BartDevice,BartLayout,Debug,CGroeped,ResID,ResGroep) + . . Do PrintOneFileWithTryCatch(BartDevice,BartLayout,.Debug,.CGroeped) Quit ; format C : Local(ProgLabel)=Data @@ -53,8 +53,8 @@ Quit -PrintOneFileWithTryCatch(BartDevice,BartLayout,Debug,CGroeped,ResID,ResGroep) - New VolgNr,File,C,DebugOne +PrintOneFileWithTryCatch(BartDevice,BartLayout,Debug,CGroeped) + New VolgNr,File,C,DebugOne,ResID,ResGroep Try { Set VolgNr="" Set File=$$CreateFile(BartDevice,BartLayout,.Debug)