Index: Sys/FOP/Task.cls.xml =================================================================== diff -u -r4149 -r4150 --- Sys/FOP/Task.cls.xml (.../Task.cls.xml) (revision 4149) +++ Sys/FOP/Task.cls.xml (.../Task.cls.xml) (revision 4150) @@ -175,7 +175,7 @@ SET sc=##class(VHSys.Compile).GetGlobalName(%class.Name,.GlobalName) ; $$acfGetGlobalName(.GlobalName) QUIT:($G(GlobalName)="") sc DO %code.WriteLine(" Set ID=$I("_GlobalName_")") - ;DO %code.WriteLine(" If ID>999999 Set "_GlobalName_"=1 ; Reset counter") + ;DO %code.WriteLine(" If ID>9999999 Set "_GlobalName_"=1 ; Reset counter") ; "Reset counter" is uitgeschakeld door WimV op 09/01/2012 DO %code.WriteLine(" Quit ID") QUIT $$$OK ]]>