Index: Sys/FOP/Task.cls.xml =================================================================== diff -u -r2038 -r4149 --- Sys/FOP/Task.cls.xml (.../Task.cls.xml) (revision 2038) +++ Sys/FOP/Task.cls.xml (.../Task.cls.xml) (revision 4149) @@ -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>999999 Set "_GlobalName_"=1 ; Reset counter") DO %code.WriteLine(" Quit ID") QUIT $$$OK ]]>